Flipper Time Tracker is an application for flipperzero device that allows the user to track multiple tasks at the same time.
Application uses csv file to store and handle task data that can be easily exported to excel or similar for further analysis. This also allows to track tasks time in the background or even if the device is switched off !
- track multiple tasks at the same
- start / stop the task at will, resume tracking when needed.
- mark task as complete
- edit task details (name, description, price per hour)
- quick continue last used task
- task running with timer counter view
- you can download your csv file from
apps_data/trackerflipx/data.csv
Checkout this document on how to prepare your environment and development.
All the Flipper Delphin images were taken from the official flipperzero firmware project.