diff --git a/TODO.md b/TODO.md index 80da761..84c64a0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,6 @@ # Todo List for Syntrel -- [ ] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522) +- [x] Finish [idevice commands](https://github.com/jkcoxson/idevice/blob/master/idevice/src/lib.rs#L522) - [x] Add /idevice command - [x] Add /no apps command - [x] Add rest of the errors yikes @@ -14,6 +14,10 @@ - [ ] Create github action +- [ ] Add video commands + +- [ ] Add whois command + - [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent) - [x] Fix logging and add graceful shutdown