mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 06:45:28 +02:00
20 lines
546 B
JSON
20 lines
546 B
JSON
{
|
|
"id": "openhabittracker",
|
|
"name": "OpenHabitTracker",
|
|
"version": "latest",
|
|
"description": "Take notes, plan tasks and track habits - free, ad-free, open source, with all data on your own server. Native apps for Windows, Linux, Android, iOS and macOS sync to it.",
|
|
"logo": "openhabittracker.png",
|
|
"links": {
|
|
"github": "https://github.com/Jinjinov/OpenHabitTracker",
|
|
"website": "https://openhabittracker.net",
|
|
"docs": ""
|
|
},
|
|
"tags": [
|
|
"productivity",
|
|
"notes",
|
|
"tasks",
|
|
"habits",
|
|
"self-hosted"
|
|
]
|
|
}
|