Commute Tracker
· v1.2.1-upd4
About
Make your commute smarter with Commute Tracker. This app allows you to track statistics about your commute such as time spent stopped, time spent moving, total commute time, number of stops made, and maximum speed. These statistics are tracked and aggregated based on the time of day of your commute so that over time, you can see exactly when you should make your commute so that it is as efficient as possible.
Features:
-- Tracks several commute statistics including time spent moving, time spent stopped, total commute time, number of stops made, distance traveled, and maximum speed and combines these data points into a single metric called commute efficiency.
-- Aggregates commute statistics based on the time of day the commute is made at five minute intervals, allowing you to determine precisely when is the best time to make your commute.
-- Provides charts that display the average commute efficiency for all commutes at each time of day giving you at-a-glance information about when to make your commute.
-- Gives detailed commute history by allowing you to drill down into the charts to see more data about all of your commutes for each time of day.
How To Use:
-- To record a commute, simply select "Start Trip" from the main menu. When finished with the commute, press the enter or back button and select "Save" from the menu. This will then take you to a summary page that displays data about the commute you just made. Press the up and down arrow keys to scroll through the commute summary or swipe left and right on touchscreen devices.
-- To view the commute history select "View History" from the main menu. This will display a chart of the commute efficiencies of all recorded commutes for each time of day. You can scroll through the charts with the up and down arrow keys or by swiping left and right on touchscreen devices. To view the commute history details, press the enter button from the chart page. You can scroll through the commute history detail pages with the arrow keys or by swiping left and right on touchscreen devices.
Please report any issues on the project's GitHub issue page at https://github.com/gatkin/commute-tracker/issues
The icon images used in this app are credited to: Freepik from www.flaticon.com
Release notes:
-- 1.2.1 Support metric units and 24 hour time format. Show average speed and average moving speed on the commute summary stats page
-- 1.2.0 Add fenix 3 support
-- 1.1.0 Improved view transitions, added icons, open-sourced project
-- 1.0.1 Fixed issue to allow scrolling through pages with swipe motions on touchscreen devices
-- 1.0.0 Initial release