Skip to content

kettek/ttock

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ttock

ttock is a simple browser-based stopwatch/timer utility.

ttock screenshot

It is released under the GPLv3.

Purpose

This utility was created to provide reliable resting periods during exercise.

UI

ttock is intended to be extremely simple to use on both mobile and desktop browsers. Towards this end, the user emits a single key press, touch, or mouse click and the duration held dictates the functionality that is used. See Controls for more information.

The UI is split into the following sections:

  • Input Time -- input time in milliseconds
    • The timer will emit a sound and the timer will change visually when this is reached
  • Main Timer -- tracks the current time in milliseconds
  • Total Timer -- tracks the current total time in milliseconds

Controls

  • Start/Pause -- Click the stopwatch or press the spacebar
    • This starts or pauses the main timer
  • Reset -- Click the stopwatch or press the spacebar and hold for at least 200 milliseconds
    • This resets the main timer
  • Reset All -- Click the stopwatch or press the spacebar and hold for at least 750 milliseconds
    • This resets the main timer and the total timer

About

Simple browser-based stopwatch/timer utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published