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
- Host: GitHub
- URL: https://github.com/yanskun/xbar-plugin-todoist
- Owner: yanskun
- License: mit
- Created: 2024-02-27T01:43:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T01:58:28.000Z (over 2 years ago)
- Last Synced: 2025-10-10T14:27:18.599Z (9 months ago)
- Topics: deno, todoist, xbar
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todoist Tasks Plugin

[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
```