mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 19:50:12 +01:00
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.
18 lines
329 B
Markdown
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 |