Giter Site home page Giter Site logo

togglepo's Introduction

Togglepo

Togglepo shows how much you achieve your goals.

Description

  1. You track your working time on Toggl.
  2. You tell your goals to Togglepo.
  3. Togglepo gets your summary reports and shows how close you are to your goals.

Demo

Requirement

  • Python >= 3.5

Usage

$ tglp --help
Usage: tglp [OPTIONS]

  Togglepo shows how much you achieve your goals.

Options:
  --version    Show the version and exit.
  --json       Print in JSON format.
  --conf TEXT  Use specified config.
  --help       Show this message and exit.

Install

$ pip install git+https://github.com/it-akumi/togglepo

All required libraries are installed together.

So I recommend you to use virtual environment.

Author

Takumi Ishii

License

MIT

togglepo's People

Contributors

ta9mi141 avatar

Watchers

 avatar

togglepo's Issues

Visualize velocity

Calculate project velocity. I can predict project finish date based on it.

Add '--generate' option

$ tglp --generate enables user to create template of config.
The config is created in ~/.tglp.json

If $ tglp --generate=filepath is executed, then config is located in filepath.

Support short options

Togglepo support only long options now. I want to use short options instead of them.

Error handling for 4xx

I must add error handling because api._query doesn't always return 200.
Most of status code except 200 is likely to be 4xx.

Make config user-friendly

I guess json format is not user-friendly.

There are several ways to improve.

  • Change format config
    • yaml, toml...
  • Create config automatically
    • User can set each value through CLI

Add '--json' option

Default results is table, but I want to support output in json format if user execute $ tglp --json

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.