ctt - time tracking for geeks
  • Python 96.6%
  • Shell 2.7%
  • Makefile 0.7%
Find a file
2021-11-25 10:27:32 +01:00
bin Move ctt module out of lib/, remove useless shebangs, fix permissions 2020-02-15 11:03:24 +01:00
completions Implement bash and zsh completions. 2016-06-07 10:20:08 +02:00
ctt Move ctt module out of lib/, remove useless shebangs, fix permissions 2020-02-15 11:03:24 +01:00
dist/rpm dist/rpm: add python3-setuptools for F35+ build chroots 2021-11-25 10:27:32 +01:00
extras/completion
scripts added --show-progress expiremental functionality 2020-01-15 17:17:50 +01:00
tools
.gitignore Ignore, warn and continue in case of invalid delta 2018-07-03 10:21:52 +02:00
changelog Add changelog entry for 1.2 release 2020-02-15 11:09:55 +01:00
ctt.mdwn Remove git.schottelius.org 2018-06-26 16:11:00 +02:00
ctt.text Fix typo and man.text. 2016-05-24 07:16:25 +02:00
LICENSE
Makefile
MANIFEST.in
README.md Switch README to markdown, add quick installation instructions 2020-02-15 11:23:52 +01:00
setup.py Update setup.py for new module path, fix bash-completion install path 2020-02-15 11:03:36 +01:00

CTT - Time tracking for geeks

CTT has been developed at ungleich as a simple time tracking tool. The man page can be generated with make.

Installation

A setup.py file is provided in this repository, as well as a RPM definition in dist/rpm. A convenience RPM repository is available on Fedora COPR.