A Gtk+ time tracking application
Project description
GTimeLog is a simple app for keeping track of time.
Installing
GTimeLog is packaged for Debian and Ubuntu:
sudo apt-get install gtimelog
For Ubuntu, a newer version can usually be found in the PPA:
You can fetch the latest released version from PyPI
$ pip install gtimelog $ gtimelog
You can run it from a source checkout without an explicit installation step:
$ git clone https://github.com/gtimelog/gtimelog $ cd gtimelog $ ./gtimelog
System requirements:
Python (2.7 or 3.3+)
PyGObject
gobject-introspection type libraries for GTK+, Pango
Documentation
This is work in progress:
docs/index.rst contains an overview
docs/formats.rst describes the file formats
Resources
Website: http://mg.pov.lt/gtimelog
Mailing list: gtimelog@googlegroups.com (archive at http://groups.google.com/group/gtimelog)
IRC: #gtimelog on irc.freenode.net
Source code: https://github.com/gtimelog/gtimelog
Report bugs at https://github.com/gtimelog/gtimelog/issues
There’s an old bugtracker at https://bugs.launchpad.net/gtimelog
I sometimes also browse distribution bugs:
Credits
GTimeLog was mainly written by Marius Gedminas <marius@gedmin.as>.
Barry Warsaw <barry@python.org> stepped in as a co-maintainer when Marius burned out. Then Barry got busy and Marius recovered.
Many excellent contributors are listed in CONTRIBUTORS.rst
Changelog
0.10.3 (2016-10-07)
Make it work (again) when the AppIndicator bindings are not available.
0.10.2 (2016-10-03)
Fix misleading name produced by --sample-config (GH: #94) when using Python 3.
0.10.1 (2016-09-22)
Fix error on Python 3 when using task_list_url (GH: #92).
Fix some PyGIWarnings about unspecified versions on startup.
Older versions
See the full changelog.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for gtimelog-0.10.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b4399a15d4b4baf33c59caa5af1db801f2768f87a7280264fccfdd91095caf6 |
|
MD5 | eea8101c4f19395fe22c12b3520fc1a4 |
|
BLAKE2b-256 | 6199e348d9264ea422e10576abc074c04691fddd2a154e9c5580bb4e7fe70995 |