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

https://github.com/yanskun/xbar-plugin-todoist

Show Todoist task list in menu bar
https://github.com/yanskun/xbar-plugin-todoist

deno todoist xbar

Last synced: 2 months ago
JSON representation

Show Todoist task list in menu bar

Awesome Lists containing this project

README

          

# Todoist Tasks Plugin

image

[xbar](https://github.com/matryer/xbar) plugins plugin. Display Todoist's task list in the menu bar by [deno-xbar](https://github.com/theogainey/deno-xbar).

## Required
```sh
## deno
brew install deno
```

## Installation
```sh
git clone https://github.com/yanskun/xbar-plugin-todoist.git
## Paste the Todoist API Token into ``
make install
```