Tracks your refuels and displays your data in nice graphs.
- Easy to use interface with quick bottom navigation
- Track multiple vehicles
- Support for different fuel consumption units
- See your fuel consumption for each refuel
- Display all your data in nice graphs
- View and edit your refuels or add past ones
- Backup data in text format
- Dark and Light themes
- English
- German
- NodeJS
- Android Studio
Install dependencies
npm installStart in browser
npm run devStart in Android Studio
npm run appdevCreate apk
npm run appbuildCheck out the contribution guide.