*name not final.
Chronical is a pomodoro timer, activity tracker, and a simple journaling tool in one. It is built with TypeScript, React Native, and Expo, and stores its data locally (no account needed).
- TypeScript
- React Native
- Expo
- TinyBase
- bun install
- bun start # for running via Expo Go.
- bun expo run:ios # for building for iOS.
- bun expo run:android # for building for Android.(instructions on building APK for Android, etc is TBA)
- Chronical hasn't been tested for web yet, so as of now it only supports Android and iOS.
- Statistics
- Task categories and subtasks
- Personalization & theming
- Data exporting (and maybe syncing? who knows!)
