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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
twiddli committed Feb 19, 2016
2 parents 13f2958 + 8c34e66 commit 474e848
Showing 1 changed file with 24 additions and 13 deletions.
37 changes: 24 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
I'm here if you have any questions!

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Pewpews/happypanda?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Development is done in alpha branch

For future plans, see [issues](https://github.com/Pewpews/happypanda/issues)
[![Stories in Progress](https://badge.waffle.io/Pewpews/happypanda.png?label=In%20Progress&title=Features%20In%20Progress)](https://waffle.io/Pewpews/happypanda)

For general documentation, check the [wiki](https://github.com/Pewpews/happypanda/wiki)
[![Stories in Before next release](https://badge.waffle.io/Pewpews/happypanda.png?label=Before%20next%20release&title=Before%20next%20release)](https://waffle.io/Pewpews/happypanda)

I'm here if you have any questions!
For future plans, see [issues](https://github.com/Pewpews/happypanda/issues)

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Pewpews/happypanda?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
For general documentation, check the [wiki](https://github.com/Pewpews/happypanda/wiki)

# Screenshots
<img src="misc/screenshot1.png" width="300">
<img src="misc/screenshot2.png" width="300">
<img src="misc/screenshot3.png" width="300">
<img src="misc/screenshot4.png" width="300">

# How to install and run
#### Windows
1. Download the archive from [releases](https://github.com/Pewpews/happypanda/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](INSTALL.md)

# Features
- Portable, self-contained in folder and cross-platform
- Low memory footprint
Expand All @@ -37,6 +32,22 @@ see [INSTALL.md](INSTALL.md)
- Customizable by lots of settings
- And lots more...

# How to install and run
#### Windows
1. Download the archive from [releases](https://github.com/Pewpews/happypanda/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](INSTALL.md)

# How to update
Overwrite your previous installation.
More info in the [wiki](https://github.com/Pewpews/happypanda/wiki)

# Misc.
People wanting to import galleries from the Pururin database torrent should find [this](https://github.com/Exedge/Convertor) useful.

# Dependencies
- Qt5 (Install this first) >= 5.4
- PyQt5
Expand Down

0 comments on commit 474e848

Please sign in to comment.