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

https://github.com/slashscreen/floravnviewerfinal


https://github.com/slashscreen/floravnviewerfinal

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Floraverse VN viewer

**About**
This is a standalone viewer for the Visual Novels posted to floraverse.com , made by Glip and [Eevee](https://github.com/eevee) for the webcomic Floraverse, such as Itchy Itchy and Try Try Again. This is an experiment to see if I can do it. I did not paint any of the pretty pictures.
Basically, a standalone version of [this](http://apps.veekun.com/flora-cutscenes/)
I have no affiliation with Floraverse, but Eevee said it would be "interesting" if I could wrap it with Electron.
This is based off my fork of the Electron official example project.

## A note
All the coffeescript (literally all of it) is written by Eevee, and almost all of the files inside the /assets folder are made by either her or her partner Glip for the webcomic [Floraverse](floraverse.com).

## To Use

To clone and run this repository you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:

```bash
git clone https://github.com/SlashScreen/FloraVnViewerFinal
cd Flora-Vn-Viewer
npm install
npm start
```

Note: If you're using Linux Bash for Windows, [see this guide](https://www.howtogeek.com/261575/how-to-run-graphical-linux-desktop-applications-from-windows-10s-bash-shell/) or use `node` from the command prompt.

## License

[CC0 1.0 (Public Domain)](LICENSE.md)
[Floraverse-related content (I.E. not the code) protected under IRC](https://opensource.org/licenses/ISC)