mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Adds Unix Epoch Flip Clock under Screensavers (#664)
This commit is contained in:
parent
0e6d3d5eba
commit
1b8577219b
1 changed files with 16 additions and 0 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue