From 78dcc01112f37d6decfa9cd6dde419923ff27064 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Fri, 5 Jun 2020 19:48:26 +0200 Subject: [PATCH] update readme --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 994e908..557dea6 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,18 @@ If you run the program again it only downloads files that have changed since the ## Features/To-Dos -[x] Downloads files of given users active semester via commandline - [x] Keeping file structure of Stud.IP - [x] Specify username - [x] Specify password - [x] Specify stud.ip-url - [x] Specify output directory - [x] Specify chunk size to download big files -[x] Only download files after given date - [x] Save and read download date - [x] Possible reset of download date -[ ] Incremental file download - [ ] Indexing +- [x] Downloads files of given users active semester via commandline + - [x] Keeping file structure of Stud.IP + - [x] Specify username + - [x] Specify password + - [x] Specify stud.ip-url + - [x] Specify output directory + - [x] Specify chunk size to download big files +- [x] Only download files after given date + - [x] Save and read download date + - [x] Possible reset of download date +- [ ] Incremental file download + - [ ] Indexing ## Installation