Skip to main content

A small timer program that integrates with various project management solutions

Project description

A small command line extendable timer that integrates with various project management solutions.

Installation and Configuration

qTimer can be install via the [Python Package Index](http://pypi.python.org/pypi/qTimer) or via setup.py. qTimer depends upon [SQLAlchemy](http://pypi.python.org/pypi/SQLAlchemy) and [Alembic](http://pypi.python.org/pypi/alembic) to run.

You should take the time to configure qTimer before running it for the first time. Basic configuration is to copy the dist-packages/qtimer/default.ini to $HOME/.qtimer and then change the url and token. You can also configure things such as how long will qTimer cache data from remote sources and how much will it round time in both display and posting. The [alembic] and [loggers] sections are for advanced users only, and the average user should probably steer clear of those.

Extending qTimer

If you’re interested in extending qTimer take a look at the plugins folder and the commands folder.

A command is a class which provides a sub-parser and business logic for a given sub-command. See commands folder and command.py for details

A plugin represents a way of retrieving data from a remote source. Plugins are required to have the magic method load_qtimer_plugin(url, token). See plugins/plugin.prototype.py for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qTimer-0.1.3.tar.gz (26.9 kB view details)

Uploaded Source

File details

Details for the file qTimer-0.1.3.tar.gz.

File metadata

  • Download URL: qTimer-0.1.3.tar.gz
  • Upload date:
  • Size: 26.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for qTimer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 869f3656c2db304377ab9a2320599aa1ddfb1c450b8d6c074b992cae2f167234
MD5 694a74c252562a50c150501a17f1370c
BLAKE2b-256 9e784dacb0b2627e85dd97608af2d7e8f6950292462fc6b74390250c9389c271

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page