[updated 13/3] I will be taking a longer break from Happypanda to focus on my other projects (and more on school since exams are coming up). I'll probably start working on new features again in summer.. I'll still be available to answer issues, mails and gitter chat.
I'm available in the gitter chat if you have any questions!
Development is done in alpha branch
For future plans, see issues
For general documentation, check the wiki
- Portable, self-contained in folder and cross-platform
- Advanced gallery search with regex support
- Low memory footprint
- Gallery tagging: userdefined namespaces and tags
- Gallery metadata fetching from the web (supports various sources)
- Gallery downloading from the web (supports various sources)
- Folder monitoring
- Multiple ways of adding galleries to make it as convienient as possible!
- Recursive directory/archive scanning
- Supports ZIP/CBZ, RAR/CBR and directories with loose files
- Customizable by lots of settings
- And lots more...
- Download the archive from releases
- Extract the archive in it's own folder
- Find Happypanda.exe and double click on it!
see INSTALL.md
Overwrite your previous installation. More info in the wiki
People wanting to import galleries from the Pururin database torrent should find this useful.
- Qt5 (Install this first) >= 5.4
- PyQt5
- requests (pip)
- beautifulsoup4 (pip)
- watchdog (pip)
- scandir (pip)
- rarfile (pip)
- robobrowser (pip)
- Send2Trash (pip)
- Pillow (pip) or PIL
- python-dateutil (pip)
Please check the wiki.