Timer Console
|
Handle time with this console based time management application. Set multiple timers, alrams and start the stopwatch!
C++ for fast, safe and reliable code. Garunteed to work in any Unix based system and is also compatable on windows systems using powershell.
This is a bare bones project. You are welcome to configure a cmake file or just simply compile with GCC or clang
First make sure clang is installed. If you are on Mac it comes pre installed
(https://clang.llvm.org/get_started.html)[Install Clang]
Make sure you have GCC installed first. If you are using Linux you should already have GCC installed
(https://gcc.gnu.org/install/)[Install GCC]