This software is currently in alpha
- Item selection and download
- Video lesson download
- Maintain materials tree structure
- Directory and sub-directory sync
- File size label and download ETA
- Better error handling
- Java 8
- JavaFX (Should be included in Java 8)
Just put the jar file in a directory with writable permissions. Files will be downloaded in the locally created 'Downloads' directory.
- cleanup current code
- remove mutable variables
- add error handling for actors
- search for possible concurrency/lost message issues
- add other unit tests