Skip to content

adrianoviana87/ktot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktot

Keep Track of Time

screenshot

Building

Currently tested only on linux.

Requires a c++ 17 compliant compiler

clone this repo into some folder

git clone https://github.com/adrianoviana87/ktot.git ~/ktot

create a build directory

cd ~/ktot
mkdir build

run cmake and make

cd build
cmake ../ktot_app
make

now you can run the app in the build directory (for now)

./ktot --help

About

Kepp Track of Time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published