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
- English
- German
- NodeJS
- Android Studio
Install dependencies
npm install
Start in browser
npm run dev
Start in Android Studio
npm run appdev
Create apk
npm run appbuild
Check out the contribution guide.