Jot down whatever you want throughout the day and the app will reset the next morning. All previous days are stored in plaintext files which can be exported and moved to a different device.
Settings are stored in a config.toml file that can also be moved between devices.
or get the APK from the Releases Section.
This app is made with Flutter and can be ran with
flutter run
or compiled for your respective device with one of:
flutter build apk
flutter build appbundle
flutter build ios
flutter build linux
flutter build windows
flutter build macos
This software is licenced under the GNU GPL 3.0, see LICENCE.