mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Time to leave (#704)
This commit is contained in:
parent
2b06acff6b
commit
ac0c2cf040
1 changed files with 19 additions and 0 deletions
|
@ -5202,6 +5202,25 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Log work hours and get notified when it's time to leave the office and start to live.",
|
||||
"categories": [
|
||||
"productivity"
|
||||
],
|
||||
"repo_url": "https://github.com/thamara/time-to-leave",
|
||||
"title": "Time to Leave",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/3754225/94519528-4e549900-0248-11eb-8872-b6fb2d47f43c.jpg",
|
||||
"https://user-images.githubusercontent.com/3754225/94762058-4e79a380-03c4-11eb-8f28-1c480dbf8b5c.png"
|
||||
],
|
||||
"official_site": "https://timetoleave.app/",
|
||||
"languages": [
|
||||
"javascript",
|
||||
"css",
|
||||
"html"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Toggl Desktop app for Windows, Mac and Linux. ",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue