matagus / keyup

🐿️ A simple and beautiful console-based client for Clickup written in Python using rich and inquirer libs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyUp!

A simple, lightweight, and beautiful console-based client for ClickUp.

KeyUp! in action

Rationale

ClickUp is a great tool for managing tasks and projects. However, the web interface can be slow and cumbersome to use. KeyUp! is a simple console-based client written in Python that allows you to quickly view any list of tasks without leaving the terminal.

It makes use of python-inquirer for interactive navigation of the ClickUp teams, spaces, and lists. And it also accepts command line arguments to quickly navigate to a specific list for a given team.

Roadmap

  • Add interactive navigation of workspaces, spaces, and lists
  • Add task viewing, creation, editing, and deletion
  • Add tasks comments

About

🐿️ A simple and beautiful console-based client for Clickup written in Python using rich and inquirer libs.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%