Skip to content

A stopwatch ⏱ along with a timer ⏲ built with Processing and Sound API provided by The Processing Foundation. Executables are available for 32-bit and 64-bit Windows OS.

License

Notifications You must be signed in to change notification settings

theanasuddin/Stopwatch-N-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch-N-Timer

A stopwatch ⏱ along with a timer ⏲ built with Processing and Sound API provided by The Processing Foundation. Download executables for windows.

How To Run?

  1. Download Processing. Processing is available for Linux, Mac OS X, and Windows. Select your choice to download the IDE.
  2. Download the sound library provided by The Processing Foundation which provides a simple way to work with audio. Open Processing, goto ToolsAdd Tool...Libraries → search for "Sound" → select "Sound" → click "Install" placed at the bottom right corner. You can also download the source code for this library from GitHub and configure it manually.
  3. Download the source code (zipped) for Stopwatch 'N Timer and unzip it.
  4. Goto the project folder 📁 and rename the "Stopwatch-N-Timer-main" folder to "stopwatch_n_timer" found inside the project folder.
  5. Move the "stopwatch_n_timer" folder to sketchbook location. Default sketchbook location is C:\Users\<name>\Documents\Processing for Windows, here <name> is the name of your user account.
  6. Go inside the "stopwatch_n_timer" folder and open the "stopwatch_n_timer.pde" source file with Processing.
  7. Click on Run ▶ button inside Processing.

Screenshots:

UI Stopwatch

user interface stopwatch

UI Timer

user interface timer

Controls:

controls

Demo GIF:

demo gif

About

A stopwatch ⏱ along with a timer ⏲ built with Processing and Sound API provided by The Processing Foundation. Executables are available for 32-bit and 64-bit Windows OS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published