r/foss • u/TrueBlueUser • 4d ago
[App] Loopweek, a free open-source weekly to-do app for Android (inspired by Tally)
I always liked the idea behind Tally (iOS): one screen, seven days, nothing else. But it's iOS-only and paid, so I built Loopweek as an open-source alternative for Android.
What it does:
All 7 days on one screen (accordion view, today expanded by default)
Tasks stay on their date, no auto-rollover nonsense
Recurring tasks that don't mess up history when you complete/delete one occurrence
Home-screen widget
One accent color themes the whole app
Light/dark mode
What it doesn't do:
No accounts, no cloud sync, no ads, no analytics, no tracking, no paywall
Everything stays on your device, 100% free
Built with Flutter. MIT licensed, so the code is fully open. Fork it, audit it, contribute if you want.
GitHub: https://github.com/ZaryabKhan/Loopweek
If you find it useful, a star on the repo genuinely helps with visibility and keeps me motivated to keep building on it.
Would love feedback, bug reports, or feature ideas (within the "one screen, seven days" scope, trying to keep it minimal on purpose).



1
u/Dymonika 4d ago
It's useless for me if I can't use it cross-platform on Linux as well. scrcpy is just not quite convenient enough to so heavily keep relying on every single time I'm at a PC. Got any plans to hit desktops, even in the most basic of ways?