This repository has been archived by the owner on May 11, 2020. It is now read-only.
koneko こねこ v0.3
See #Usage for installation instructions
Changelog
Features
- Added IllustFollowMode (mode 5); see new illustrations from artists you're following
- Reload feature in modes 1, 3, 4, 5: clear downloaded images for that mode and re-download
- Small nano-like help message with colorized keys; old help is in manual
- Ask for login details, and save them in a config file
- Better 'backing' from between modes; see flowchart
Code
- Bug fixes and stability improvements
- Improved code structure
- Removed code duplication using classes
- Pulled functions into other modules
- Stub files for mypy