https://github.com/darealshinji/7-segment
Simple FLTK 7-segment clock, timer and stopwatch tool
https://github.com/darealshinji/7-segment
7-segment clock fltk stopwatch timer
Last synced: 7 months ago
JSON representation
Simple FLTK 7-segment clock, timer and stopwatch tool
- Host: GitHub
- URL: https://github.com/darealshinji/7-segment
- Owner: darealshinji
- License: other
- Created: 2017-03-13T21:17:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T14:38:31.000Z (almost 7 years ago)
- Last Synced: 2025-01-30T06:41:36.865Z (8 months ago)
- Topics: 7-segment, clock, fltk, stopwatch, timer
- Language: C++
- Size: 30.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
7-segment
=========Simple FLTK 7-segment clock, timer and stopwatch tool.
Start with `--help` to get a list of available commands.Tip: right-click on the window titlebar and select "always on top" (if your WM supports it).
Build-dependencies on Debian-based systems are: `git patch libx11-dev libxft-dev libfontconfig1-dev`