A minimal seven-day task planner. The app displays the current day and the six days ahead, each expandable to reveal tasks you want to get done that day.
Big shoutout to: Notiontick for the UI inspiration for this app!
7-Day Task View
Displays today and the next six days as an expandable list. Each day shows a colored dot indicating task status –> orange for tasks in progress, green when all tasks are completed.
Per-Day Task Management
Tap any day to expand it and reveal its tasks. Add new tasks by typing in the input field and pressing done. Tasks can be checked off or deleted individually.
Automatic Day Rolling
At midnight, today’s date automatically rolls over to the next day. Past days and their tasks are cleaned up automatically so the view always stays current.
Persistent Storage
All tasks are saved locally on the device using AsyncStorage.
Quick Notes
A floating action button gives quick access to a separate notes sheet for temporary items that don’t belong to a specific day.
Theming
Supports light and dark mode, adapting to the system appearance. On iOS 26, the UI takes advantage of Liquid Glass effects where available.
Light Theme:
![]() |
![]() |
![]() |
![]() |
Dark Theme:
![]() |
![]() |
![]() |
![]() |
https://github.com/user-attachments/assets/8f32afd0-a5e5-45bb-a560-7fa91fb0e297
Having trouble with Next Seven, or have a question or suggestion? Feel free to reach out!
Email: gjermundmyrvang@gmail.com
Common issues:
For bug reports or feature requests, you can also open an issue on GitHub.
The app is curently available via TestFlight:
Download the latest Android version:
Since this app is not on the Play Store, you need to install it manually.
When prompted, allow installation from your browser or file manager:
nextseven.apkClick this link to see the web version of the app ;)
Goldman Bold is used for day headings, and DM Sans for all supporting text.
The Privacy Policy for this app can be found here