2 Commits

Author SHA1 Message Date
9363649df0 Merge branch 'master' of https://github.com/deranjer/goTorrent 2018-03-22 22:48:36 -04:00
a804b401a7 Update README.md
Updating roadmap..
2018-03-22 22:46:47 -04:00

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)