Skip to content

This is a simple (graphical) stopwatch. Made with the SDL2 library and written in C.

License

Notifications You must be signed in to change notification settings

TheShoutingParrot/simplestopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplestopwatch

A simple stop watch which uses SDL2 and is written in C. This README is also available in Spanish: README-ES.md.

Installation

To install this program you have to run make install which will install the program to PREFIX/bin.

Configuration

To configure this progam's installation you must configure configure.mk and to configure the program itself you might want to configure src/config.h though for some things you must configure src/simplestopwatch.h. To test this program without installing it you must configure the paths (for images and fonts) in src/config.h

License information

This project is licensed under the terms of the BSD 2-Clause license, see the LICENSE file for further information.

About

This is a simple (graphical) stopwatch. Made with the SDL2 library and written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published