This repository has been archived by the owner on Mar 14, 2020. It is now read-only.
As some of you might already know, this is most likely the last release of Happypanda. After a short break I will be moving on to Happypanda X. To keep yourself updated, you might want to follow me on twitter.
Finally, I want to thank everyone who contributed with the development of Happypanda. Somehow these contributions kept me motivated enough to work on Happypanda. And because of that we ended up with a pretty decent gallery management program.
I hope I'll stay motivated enough so that in the future Happypanda will be superceded by HappypandaX.
Changelog
- Fixes
- Fixed HP settings unusable without internet connection
How to update
You'll do well with a clean install, as I had moved on to Python 3.5 and in the process alot of libraries has been updated. (Only if you're on v0.30!!)
Install v1.1
in a new folder then copy over your db
folder and settings.ini
file from previous installation.
How to install & run
Mac & Linux
Install from PYPI or see INSTALL.md <https://github.com/Pewpews/happypanda/blob/master/INSTALL.md>
__
PYPI
pip install happypanda
(thanks @Evolution0)
and then run with happypanda --home
Note: use of the --home
flag will make happypanda create required files and directories at:
On windows:
'C:\Users\YourName\AppData\Local\Pewpew\Happypanda'
On mac:
'/Users/YourName/Library/Application Support/Happypanda'
On linux:
'/home/YourName/.local/share/Happypanda'
Windows
- Download the installer for windows below
- Create a folder and extract to desired location (avoid locations where you need admin rights)
- Run the program by clicking on Happypanda.exe