Skip to content

A simple TUI clock written from scratch without any libraries.

Notifications You must be signed in to change notification settings

dharshan-0/tui_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tui_clock

A simple TUI clock written from scratch without any libraries.

Demo

Installation

NOTE: It currently only works on linux

  • Make sure you installed make and gcc to build this program.

  • To build:

make build
  • To run:
make

Shortcut keys

key Description
q To quit

About

A simple TUI clock written from scratch without any libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published