Coder Social home page Coder Social logo

taxi's Introduction

https://raw.githubusercontent.com/sephii/taxi/master/doc/images/taxi.png

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 Play ping-pong
infra         -11:00 Repair coffee machine

You can then get a summary of your timesheet:

Staging changes :

# Thursday 23 january #
pingpong (123/456)             1.00  Play ping-pong
infra (123/42)                 1.00  Repair coffee machine
                               2.00

Total                          2.00

Use `taxi ci` to commit staging changes to the server

Through the use of backends, Taxi allows you to push your timesheets to different systems.

Installation & usage

The recommended way to install Taxi is by running the following command:

pip install --user taxi

You'll probably want to install a backend too, that will allow you to push your timesheets. To install the Zebra backend for example:

pip install --user taxi-zebra

You can now try to run the taxi command. If you're getting a "command not found" error, make sure that ~/.local/bin/ is in your PATH environment variable (eg. by running echo $PATH). To change your PATH environment variable, you can follow this guide.

Everything else is covered in the user documentation available on Read The Docs: https://taxi-timesheets.readthedocs.org/en/master/userguide.html

Supported backends

taxi's People

Contributors

jeanmonod avatar krtek4 avatar sephii avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.