Update README.md

Fixing roadmap.
This commit is contained in:
2018-01-21 11:48:36 -05:00
committed by GitHub
parent 16e8c6399e
commit 2a91953638

View File

@@ -27,14 +27,22 @@ The current release is an alpha release which means there may be bugs, please op
## Roadmap
- Early-Mid 2018
-[] 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)
-[] Ability to view TOML settings from WebUI (and perhaps change a few as well)
-[] Ability to modify storage path of torrent after it has been added
- [] 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)
- [] Ability to view TOML settings from WebUI (and perhaps change a few as well)
- [] Ability to modify storage path of torrent after it has been added
- Late 2018
-[] React-native Android app (I don't own any Mac products so there will be no iPhone version)
- [] React-native Android app (I don't own any Mac products so there will be no iPhone version)
# Installation: