From a804b401a72bbc7c1cb1a8be290e48b48d5ab9e1 Mon Sep 17 00:00:00 2001 From: deranjer Date: Thu, 22 Mar 2018 22:46:47 -0400 Subject: [PATCH] Update README.md Updating roadmap.. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 56d3e35c..e348e611 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Image of the frontend UI - [X] Mostly generated client config from toml.config on first run - [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 @@ -53,14 +55,11 @@ Image of the frontend UI - [ ] 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)