https://github.com/floscha/bello
A chatbot using Trello to manage tasks in a Bullet Journal-ish fashion
https://github.com/floscha/bello
Last synced: 17 days ago
JSON representation
A chatbot using Trello to manage tasks in a Bullet Journal-ish fashion
- Host: GitHub
- URL: https://github.com/floscha/bello
- Owner: floscha
- License: mit
- Created: 2017-11-14T14:15:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T12:24:32.000Z (about 8 years ago)
- Last Synced: 2025-01-02T20:42:26.773Z (over 1 year ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bello
A productivity helper using Trello to manage tasks in a ["Bullet Journal"](http://bulletjournal.com/)-ish fashion.
## Usage
### Run Bello
The Bello service can simply be started using the provided Docker Compose configuration:
```
$ docker-compose up
```
### API Endpoints
As long as Bello does not come with a GUI, the service can only be accessed through its REST API:
- **Tasks for a week:** */weeks//*
- **Tasks for a day:** */tasks///*