mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add pomodoro cycle app (#521)
* Add pomodoro cycle app * Fix pomodoro cycle images * Update applications.json Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
2db0b500e4
commit
ee4438e209
1 changed files with 16 additions and 0 deletions
|
@ -7672,6 +7672,22 @@
|
|||
"c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"repo_url" : "https://github.com/jet8a/pomodoro-cycle-app",
|
||||
"official_site" : "https://github.com/jet8a/pomodoro-cycle-app/releases",
|
||||
"title" : "Pomodoro Cycle",
|
||||
"icon_url": "https://raw.githubusercontent.com/jet8a/pomodoro-cycle-app/master/src/favicon.png",
|
||||
"screenshots" : [
|
||||
"https://raw.githubusercontent.com/jet8a/pomodoro-cycle-app/master/screenshots/1.png"
|
||||
],
|
||||
"short_description" : "Pomodoro Cycle for macOS",
|
||||
"languages" : [
|
||||
"type_script"
|
||||
],
|
||||
"categories" : [
|
||||
"productivity"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "An elegant Cross-platform MQTT 5.0 desktop client.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue