This website requires JavaScript.
Explore
Help
Sign In
patrick
/
tt
mirror of
https://github.com/PatrickLipka/tt.git
Watch
1
Star
0
Fork
You've already forked tt
0
Code
Issues
Projects
Releases
Wiki
Activity
Simple Command Line Time Tracker
26
Commits
2
Branches
6
Tags
129
KiB
C++
96.7%
Makefile
3%
C
0.3%
85fd6e563f
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Patrick Lipka
85fd6e563f
Solved problems with project list corruption due to read of wrong length and redundant setting of current task
2021-12-15 12:16:03 +01:00
src
Solved problems with project list corruption due to read of wrong length and redundant setting of current task
2021-12-15 12:16:03 +01:00
.gitignore
Initial commit
2021-12-06 10:47:19 +01:00
LICENSE
Initial commit
2021-12-06 10:47:19 +01:00
Makefile
Basic UI implemented usinf GNU readline
2021-12-10 11:09:03 +01:00
README.md
Initial commit
2021-12-06 10:47:19 +01:00
README.md
tt
Simple Command Line Time Tracker