- Support for screen readers on Linux/Windows. (Mac does not work
as intended yet)
- Add keyboard navigation
- Add write confirmation dialog. Closes#84
- Update debian changelog
- Use larger buffer size when writing uncompressed files
(was libcurl's default of 16 kb, change it to 128 kb)
- Uncompress the next MB of data, while it is hashing/writing to
disk in seperate thread.