mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Equinox to applications.json
This commit is contained in:
parent
1807d75ca5
commit
b082a5d25b
1 changed files with 16 additions and 0 deletions
|
@ -7062,6 +7062,22 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Equinox is an application that allows you to create macOS dynamic wallpapers. ",
|
||||
"categories": [
|
||||
"wallpaper"
|
||||
],
|
||||
"repo_url": "https://github.com/rlxone/Equinox",
|
||||
"title": "Equinox",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://github.com/rlxone/Equinox/blob/main/repo/screen1.jpg"
|
||||
],
|
||||
"official_site": "https://equinoxmac.com",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Simple macOS app for the status bar to automatically download photos from 500px.com to a local folder that can be set as a source of wallpapers. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue