Skip to content

Commit e49c2c5

Browse files
authored
Add TimeScribe (#953)
1 parent 6e5dca5 commit e49c2c5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

applications.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9727,6 +9727,29 @@
97279727
"languages": [
97289728
"swift"
97299729
]
9730+
},
9731+
{
9732+
"short_description": "Simple and free working time recording.",
9733+
"categories": [
9734+
"menubar",
9735+
"productivity"
9736+
],
9737+
"repo_url": "https://github.com/WINBIGFOX/timescribe",
9738+
"title": "TimeScribe",
9739+
"icon_url": "https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/public/icon.png",
9740+
"screenshots": [
9741+
"https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/menubar_light.png",
9742+
"https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/dayview_en_light.webp",
9743+
"https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/app_activity_en_light.webp",
9744+
"https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/absences_en_light.webp",
9745+
"https://raw.githubusercontent.com/WINBIGFOX/timescribe/refs/heads/main/.github/images/start_break_en_light.webp"
9746+
],
9747+
"official_site": "https://timescribe.app",
9748+
"languages": [
9749+
"css",
9750+
"javascript",
9751+
"typescript",
9752+
]
97309753
}
97319754
]
97329755
}

0 commit comments

Comments
 (0)