sorae42 / fulltime

Utility to show the time in full-formatted text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fulltime

"half past seven"

Get the current time in full-formatted text style.

Installation

Grab the fulltime executable in Release tab. Or refer to the Build section below.

Build

  1. Install make and gcc sudo apt-get install make gcc

  2. Clone this repository git clone https://github.com/skyventuree/fulltime && cd fulltime

  3. Compile the program make

License

MIT.

About

Utility to show the time in full-formatted text.


Languages

Language:C 97.0%Language:Makefile 3.0%