Taxi: timesheeting made easy
Project description
What is Taxi ?
==============
Taxi is a timesheeting tool that focuses on simplicity to help you write your
timesheets without wasting time. All you'll do is edit a text file and write
down what you've worked on and how long, like so::
23/01/2014
pingpong 09:00-10:00 Played ping-pong
infra -11:00 Repaired coffee machine
You can then get a summary of your timesheet::
Staging changes :
# Thursday 23 january #
pingpong (123/456) 1.00 Played ping-pong
infra (123/42) 1.00 Repaired coffee machine
2.00
Total 2.00
Use `taxi ci` to commit staging changes to the server
Installation
============
The easiest way to install Taxi is by using ``pip``. This will fetch the latest
stable version and install it on your system::
sudo pip install taxi
You'll mostly want to install a backend as well. Backends allow you to push
your timesheets to a remote location. The list of available backends can be
found below in :ref:`supported_backends`.
That's it! You should now be able to run ``taxi``. Head over to the
`documentation <http://taxi-timesheets.readthedocs.org/en/master/userguide.html>`_ for a complete guide
on how to use Taxi.
.. _supported_backends:
Supported backends
==================
* `Zebra <https://github.com/sephii/taxi-zebra>`_
==============
Taxi is a timesheeting tool that focuses on simplicity to help you write your
timesheets without wasting time. All you'll do is edit a text file and write
down what you've worked on and how long, like so::
23/01/2014
pingpong 09:00-10:00 Played ping-pong
infra -11:00 Repaired coffee machine
You can then get a summary of your timesheet::
Staging changes :
# Thursday 23 january #
pingpong (123/456) 1.00 Played ping-pong
infra (123/42) 1.00 Repaired coffee machine
2.00
Total 2.00
Use `taxi ci` to commit staging changes to the server
Installation
============
The easiest way to install Taxi is by using ``pip``. This will fetch the latest
stable version and install it on your system::
sudo pip install taxi
You'll mostly want to install a backend as well. Backends allow you to push
your timesheets to a remote location. The list of available backends can be
found below in :ref:`supported_backends`.
That's it! You should now be able to run ``taxi``. Head over to the
`documentation <http://taxi-timesheets.readthedocs.org/en/master/userguide.html>`_ for a complete guide
on how to use Taxi.
.. _supported_backends:
Supported backends
==================
* `Zebra <https://github.com/sephii/taxi-zebra>`_
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
taxi-4.0.0.tar.gz
(30.0 kB
view details)
File details
Details for the file taxi-4.0.0.tar.gz
.
File metadata
- Download URL: taxi-4.0.0.tar.gz
- Upload date:
- Size: 30.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 345910df479087c1ad3abd56ac49014c00f1e5408082ffc1309029b91f1fa5ec |
|
MD5 | 56eae5d953d4318d510eefb73c1db1fb |
|
BLAKE2b-256 | 32ddb1071b54b22e7ead0f2bdf2c78ee577d48907c9e233612992d3b3e13f620 |