Update README.md

Updating roadmap..
This commit is contained in:
2018-03-22 22:46:47 -04:00
committed by GitHub
parent fa46ba6025
commit a804b401a7

View File

@@ -47,20 +47,19 @@ Image of the frontend UI
- [X] Ability to view TOML settings from WebUI (and perhaps change a few as well)
- [X] Ability to set priority for individual files (needs more testing!)
- [ ] Unit testing completed for a large portion of the package
- [ ] Stability/bug fixing/Optimization rewrite of some of the core structures of the WebUI and base server
- [ ] Put the "Move torrent after download" into own goroutine with checks so the WebUI doesn't freeze when moving torrent
- [ ] Ability to set priority for individual files (just added to anacrolix/torrent so coming soon, already added to my UI)
- Late 2018
- [ ] Define the websocket API for users to write their own clients/extensions
- [X] Define the websocket API for users to write their own clients/extensions
- [ ] React-native Android app (I don't own any Mac products so there will be no iPhone version)