ctt - time tracking for geeks
Go to file
fnux 03849d4034
dist/rpm: add python3-setuptools for F35+ build chroots
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 improved bash completion script 2013-11-27 21:31:20 +01:00
scripts added --show-progress expiremental functionality 2020-01-15 17:17:50 +01:00
tools change disk format and add conversion utility 2012-08-28 14:03:58 +02:00
.gitignore Ignore, warn and continue in case of invalid delta 2018-07-03 10:21:52 +02:00
LICENSE added license and manifest files 2013-10-17 13:03:58 +09:00
MANIFEST.in added license and manifest files 2013-10-17 13:03:58 +09:00
Makefile +push 2013-04-29 17:12:13 +02:00
README.md Switch README to markdown, add quick installation instructions 2020-02-15 11:23:52 +01: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
setup.py Update setup.py for new module path, fix bash-completion install path 2020-02-15 11:03:36 +01:00

README.md

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.