Skip to content

Pebble application written in C as a custom stopwatch for the gym.

License

Notifications You must be signed in to change notification settings

chuckwired/WWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Stopwatch

Abstract
WWatch (Workout Stopwatch) is a Pebble application written in C as a custom, personally made stopwatch for keeping track of your rest periods at the gym. If you want a clean, clear large display of time elapsed for less than an hour then this is the PebbleApp for you.

  • Large clean display of elapsed time
  • Ultra low usage of battery resources
  • Simple UI

Legal things
This software is distributed under the GNU General Public License.

Controls

  • Up button: display history
  • Select button: start/stop timer
  • Down button: reset the timer

Upcoming features:

  • Hour compatibility

Maybe features;

  • Larger, custom font
  • Milliseconds display

Changelog
v0.3

  • App icon updated
  • Removed milisecond counter
  • Implemented data persistence
  • Display last 5 history function

v0.2

  • Timing mechanism implemented

v0.1

  • Basic UI implemented
  • Timing variables added

About

Pebble application written in C as a custom stopwatch for the gym.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages