mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
Add Freeter
This commit is contained in:
parent
ca5d531532
commit
8001ff27b7
1 changed files with 16 additions and 0 deletions
|
@ -9710,6 +9710,22 @@
|
|||
"languages": [
|
||||
"python"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "App that allows you to gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them.",
|
||||
"categories": [
|
||||
"productivity"
|
||||
],
|
||||
"repo_url": "https://github.com/FreeterApp/Freeter",
|
||||
"title": "Freeter",
|
||||
"icon_url": "https://raw.githubusercontent.com/FreeterApp/Freeter/master/src/assets/app-icons/256.png",
|
||||
"screenshots": [
|
||||
"https://freeter.io/images/app-screen.png"
|
||||
],
|
||||
"official_site": "https://freeter.io/",
|
||||
"languages": [
|
||||
"typescript"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue