Open trymeouteh opened 10 months ago
Thanks for the feature request, user feedback is appreciated! I wanted to note a couple of things on this issue for future reference.
The app depends on flutter_background_service which only works with iOS and Android. There's a couple of options, if running the timer in the background is a desired feature, I'd suggest also opening an issue there to grow community awareness.
If it is not a desired feature to run the app in the background (e.g. keep the timer going while you change songs on a music app), the app could be updated to disable the background process on Linux.
Purpose:
Compilling the app for linux phones and tablets and releasing the app in linux app stores
More details:
To allow those with linux phones to use the app
Acceptance Criteria: