Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

twiddli/happypanda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 20, 2016
145f713 · May 20, 2016
Jan 16, 2016
May 20, 2016
May 20, 2016
Apr 27, 2015
May 17, 2016
May 20, 2016
Nov 15, 2015
Jan 6, 2016
Feb 15, 2016
Mar 25, 2016
May 20, 2016
Jan 1, 2016
Mar 12, 2016

Repository files navigation

[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!

Gitter Stories in Progress Stories in Before next release

Development is done in alpha branch

For future plans, see issues

For general documentation, check the wiki

Screenshots

Features

  • 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...

How to install and run

Windows

  1. Download the archive from releases
  2. Extract the archive in it's own folder
  3. Find Happypanda.exe and double click on it!

Mac and Linux

see INSTALL.md

How to update

Overwrite your previous installation. More info in the wiki

Misc.

People wanting to import galleries from the Pururin database torrent should find this useful.

Dependencies

  • 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)

Contributing

Please check the wiki.