Files
Syntrel/TODO.md
neoarz eba240302f 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.
2025-09-18 15:27:16 -04:00

18 lines
329 B
Markdown

# 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