An open API service indexing awesome lists of open source software.

https://github.com/matagus/keyup

🐿️ A simple and beautiful console-based client for Clickup written in Python using rich and inquirer libs.
https://github.com/matagus/keyup

clickup clickup-api clickup-client console-application task-list task-manager terminal-based

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# KeyUp!

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

![KeyUp! in action](https://github.com/matagus/keyup/blob/main/screenshots/one.png)

## 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](https://github.com/magmax/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