elbuo8 / blimp-cli

Control Blimp tasks from the CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blimp CLI

This is a work in progress! It is a simple way to interface with Blimp's API in order to mark tasks as done from the CLI. Therefore the work flow shouldn't be interrupted to set your tasks as done.

Install and Usage

To install it, do:

$ pip install blimp-cli
$ blimp setup

If you messed up, do:

$ blimp reset

If you want to mark a task, do:

$ blimp mark keyword

License

MIT

Enjoy

Feel free to submit pull requests :)

About

Control Blimp tasks from the CLI


Languages

Language:Python 100.0%