Giter Site home page Giter Site logo

clockify-cli's Introduction

Clockify-Cli

A command line interface for the time tracker app Clockify.

Usage

Usage: clockify [OPTIONS] COMMAND [ARGS]...

Options:
  --verbose  Enable verbose output
  --help     Show this message and exit.

Commands:
  add_project    Add a project
  add_workspace  Add a workspace
  entries        Show previous 10 time entries
  finish         Finish an on-going time entry
  projects       Show all projects
  remove_entry   Remove entry
  start          Start a new time entry
  workspaces     Show all workspaces

To access the usage help for the various subcommands:

> clockify start --help
Usage: clockify start [OPTIONS] WORKSPACE DESCRIPTION

Options:
  --billable          Set if entry is billable
  -p, --project TEXT  Project ID
  -g, --tag TEXT      Multiple tags permitted
  --help              Show this message and exit.

Installation

Move to the main directory that contains setup.py

pip install -e .
export CLOCKIFY_API_EMAIL=[your email]
export CLOCKIFY_API_PASSWORD=[your password]

License

This project is licensed under the MIT License - see the LICENSE file for details

clockify-cli's People

Contributors

t5 avatar

Watchers

John Vandenberg avatar James Cloos 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.