Giter Site home page Giter Site logo

clk's Introduction

Summary

Clickup Client with an emphasis on the CLI.

Pronounce it click. Pronounce it clock. Pronounce it cluck. Pronounce it clack.

Whichever way, type it fast.

Usage

./clk.py -add since last acme
./clk.py -add 1400 1530 dunder
./clk.py -add 10 min cust-2977
./clk.py -recent
./clk.py -show-config

Installation

If you skip this section the script will remind you.

Private key

Please create a key for clickup at https://clickup.com/api/developer-portal/authentication#personal-token and set environment variable CLICKUP_PK to that value.

Clickup Team ID

Your team id is the number after the base website domain.

https://app.clickup.com/YOUR_ID_HERE

Please set environment variable CLICKUP_TEAM_ID to that number.

Bundle

Bundle it into a single executable file with pyinstaller

pyinstaller clk.py -F

Alias

Add an alias for it to your .zshrc file

alias clk=~/clk/dist/clk

clk's People

Contributors

bennett-elder avatar

Stargazers

David Dennison avatar Mikl Wolfe avatar

Watchers

 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.