2025-11-03 09:47:38 +01:00
{
"name" : "Donetick" ,
"slug" : "donetick" ,
"categories" : [
19
] ,
2025-11-03 08:47:58 +00:00
"date_created" : "2025-11-03" ,
2025-11-03 09:47:38 +01:00
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
"interface_port" : 2021 ,
"documentation" : "https://docs.donetick.com/getting-started/" ,
2025-11-16 19:49:02 +01:00
"config_path" : "/opt/donetick/config/selfhosted.yaml" ,
2025-11-03 09:47:38 +01:00
"website" : "https://donetick.com" ,
2025-12-01 18:29:58 +01:00
"logo" : "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/donetick.webp" ,
2025-11-03 09:47:38 +01:00
"description" : "Donetick an open-source, user-friendly app for managing tasks and chores, featuring customizable options to help you and others stay organized" ,
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/donetick.sh" ,
"resources" : {
"cpu" : 1 ,
"ram" : 512 ,
"hdd" : 2 ,
"os" : "Debian" ,
"version" : "13"
}
}
] ,
"default_credentials" : {
"username" : null ,
"password" : null
} ,
"notes" : [ ]
}