Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project description

The goal of this project was to create a very simple, terminal based time tracking tool. I did this project in C because i admire its elegance and wanted to improve my skills in a very low level language. Features include:

  • starting and stopping a timer
  • saving those time snippets in an exported csv file for easy transfer
  • summing up all time snippets over the whole period

Commands

  • gcc main.c -o main && ./main
  • x86_64-w64-mingw32-gcc main.c -o program.exe

About

time manager in c

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages