Skip to content

akruszewski/vtclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vtclock - virtual terminal clock
--------------------------------
vtclock is a toy clock for terminal based on termbox library [0]


Requirements
------------
In order to build vtclock you need the termbox library


Installation
------------
Edit config.mk to match your local setup (vtclock is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install vtclock
(if necessary as root):

    make clean install


Running vtclock
---------------
To run vtclock use command:

    vtclock


Links
-----
[0] https://github.com/nsf/termbox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published