mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
add super productivity (#465)
This commit is contained in:
parent
8ffcc3e0fc
commit
c9022e5687
1 changed files with 20 additions and 0 deletions
|
@ -7380,6 +7380,26 @@
|
|||
"languages": [
|
||||
"java"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Free to do list & time tracker for programmers & designers with Jira integration.",
|
||||
"categories": [
|
||||
"productivity",
|
||||
"utilities"
|
||||
],
|
||||
"repo_url": "https://github.com/johannesjo/super-productivity",
|
||||
"title": "Super Productivity",
|
||||
"icon_url": "https://raw.githubusercontent.com/johannesjo/super-productivity/master/build/icons/512x512.png",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/johannesjo/super-productivity/master/screens/screen_standard.png",
|
||||
"https://raw.githubusercontent.com/johannesjo/super-productivity/master/screens/screen_daily-summary.png",
|
||||
"https://raw.githubusercontent.com/johannesjo/super-productivity/master/screens/screen_worklog.png"
|
||||
],
|
||||
"official_site": "http://super-productivity.com",
|
||||
"languages": [
|
||||
"typescript",
|
||||
"javascript"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue