Adds Unix Epoch Flip Clock under Screensavers (#664)

This commit is contained in:
Alicia Sykes 2021-09-15 14:21:35 +01:00 committed by GitHub
parent 0e6d3d5eba
commit 1b8577219b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8597,6 +8597,22 @@
"languages": [
"swift"
]
},
{
"short_description": "Unix epoch timestamp flip clock screensaver.",
"categories": [
"screensaver"
],
"repo_url": "https://github.com/chrstphrknwtn/epoch-flip-clock-screensaver",
"title": "Epoch Flip Clock Screensaver",
"icon_url": "",
"screenshots": [
"https://raw.githubusercontent.com/chrstphrknwtn/epoch-flip-clock/master/epochFlipClock.png"
],
"official_site": "",
"languages": [
"objective_c"
]
}
]
}