Updated readme
This commit is contained in:
11
TODO.md
Normal file
11
TODO.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Todo List
|
||||
|
||||
## General todo
|
||||
- [ ] Docker Server Support with docker-compose.yml (Basic Config from .ENV file)
|
||||
- [ ] Authentication options for cli
|
||||
- [ ] **Refactor** the code to make it more readable and maintainable. (Split server, hooks and routes. Split CLI into commands etc. Common connection code.)
|
||||
- [ ] Whatsapp Business API support add
|
||||
- [ ] Optional Postgres server connection for Whatsmeo
|
||||
- [ ] Optional Postgres server,database for event saving and hook registration
|
||||
- [ ] Optional Event logging into directory for each type
|
||||
- [ ] MQTT Support for events (To connect it to home assistant, have to prototype. Incoming message/outgoing messages)
|
||||
Reference in New Issue
Block a user