chore(todo): create todo list

Introduces a TODO.md file outlining current and future development tasks for Syntrel, including idevice commands, unit tests, documentation, utility commands, tag system improvements, logging fixes, and webhook support.
This commit is contained in:
neoarz
2025-09-18 15:27:16 -04:00
parent 1d1d13dfd5
commit eba240302f

18
TODO.md Normal file
View File

@@ -0,0 +1,18 @@
# Todo List for Syntrel
[ ] Finish idevice commands
[ ] Add unit tests
[ ] Add documentation to readme
[ ] Create utility commands
[ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent)
[ ] Fix logging and add graceful shutdown
## Future
[ ] Add webhook support