forked from zagortenay333/cronomix
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmetadata.json
More file actions
19 lines (19 loc) · 791 Bytes
/
metadata.json
File metadata and controls
19 lines (19 loc) · 791 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name" : "Time ++",
"uuid" : "timepp@zagortenay333",
"description" : "A todo.txt manager, time tracker, timer, stopwatch, pomodoro, and alarm clock",
"original-author" : "https://github.com/zagortenay333",
"url" : "https://github.com/zagortenay333/timepp__gnome",
"issues_url" : "https://github.com/zagortenay333/timepp__gnome/issues",
"translations_url" : "https://github.com/zagortenay333/timepp__gnome/tree/master/data/po_files",
"gettext-domain" : "timepp",
"version" : 166,
"shell-version" : ["42", "43", "44"],
"cache-file-format-version" : {
"timer" : 3,
"stopwatch" : 4,
"pomodoro" : 3,
"alarms" : 3,
"todo" : 10
}
}