Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/happypandax/desktop

A client for HappyPanda X on the desktop
https://github.com/happypandax/desktop

comics desktop-application doujin doujinshi happypandax management manga

Last synced: about 2 months ago
JSON representation

A client for HappyPanda X on the desktop

Awesome Lists containing this project

README

        

# HappyPanda X Desktop Client

##### This is a standalone client for [HappyPanda X](https://github.com/happypandax/happypandax) on the desktop that looks like the default HPX webclient but is slightly faster due to talking with the HPX server directly. It will also have better desktop integration since it's allowed to work outside the browser sandbox and interact with the system directly.

##### It requires HappyPanda X server `v0.10.0` and up

> **This project is currently in the alpha stage, so expect things to break.**

#### [Download](https://github.com/happypandax/desktop/releases) - [HappyPanda X](https://github.com/happypandax/happypandax/) - [Plugins](https://github.com/happypandax/plugins) - [Support on Patreon](https://www.patreon.com/twiddly)

# Examples





# Building

- Install `nodejs` and `npm`
- Clone or download this repository
- Run `cd path/to/cloned/repo`
- Run `npm install`
- Run `npm start` to start the application
- Run `npm dist` to build binaries, which can be found in `./dist`