hamaluik / timecop

A time tracking app that respects your privacy and the gets the job done without being fancy.
https://timecop.app/
Apache License 2.0
796 stars 149 forks source link

[RFE] Self-hosted, PWA and windows builds #116

Open hgkamath opened 1 year ago

hgkamath commented 1 year ago

As a flutter/dart app this should not be too hard. and one shouldn't expect users to make the build themselves.

Some users prefer an app, that runs on multiple devices/OS with distributed ready to run builds That's the whole selling point of dart/flutter.

PWA/Linux/Win/Mac/Android/IOS/self-hosted A scoop manifest for automated updates is also desirable.

A PWA can eliminate the need to install a app locally onto a device. The PWA runs in the browser. By default saves data to browser-appdata. Optionally one should be able to save to cloud storage. Selfhostability allows the PWA to be made available by a local instance of a https server.

ps. thanks to developers for making this app.

Having seconds thoughts on windows build:

hgkamath commented 1 year ago

I was trying the app out, just some feedback

maybe I could get used to it. (I am used to https://github.com/kromitgmbh/titra/)