Skip to content

Hex clock made in SDL and Nim

License

GPL-3.0, OFL-1.1 licenses found

Licenses found

GPL-3.0
LICENSE
OFL-1.1
OFL.txt
Notifications You must be signed in to change notification settings

micycle8778/hexclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexclock

Hex clock made in SDL and Nim.

It interprets the current time as a color hex code and makes the window that color (so if it was 7:42:15 PM, the color would be #194215).

screenshot

Installing

  1. Get Nim via choosenim.

  2. Install the dev version of SDL and SDL_TTF however you'd do that for your platform. (package manager if on linux, brew if on macos, SDL webpage if on windows)

  3. Run nimble install https://github.com/RainbowAsteroids/hexclock.

About

Hex clock made in SDL and Nim

Resources

License

GPL-3.0, OFL-1.1 licenses found

Licenses found

GPL-3.0
LICENSE
OFL-1.1
OFL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages