/IOU-Helper-2.0

Original IOU Helper (wrapper for the IOURPG game) rewritten with Electron using Nodejs

Primary LanguageHTMLMIT LicenseMIT

IOU Helper 2.0

js-standard-style

IOU Helper 2.0 is a wrapper for the popular online game IOURPG.

2.0 is a rebuilt version of IOU Helper with Electron, using HTML5, CSS and NodeJS.

Electron provides a faster, more responsive version of the original client however has higher CPU and RAM usage.

IOU Helper 2.0 Screenshot IOU Helper 2.0 screenshot

Download link and guide can be found on https://iouhelper.com

Contributing

We welcome all types of contributions to IOU Helper 2.0. If you have a bug to report or feature to suggest, please create an issue on this Github repo.

If you wish to contribute to the code base, please fork the repo and send a pull request for each feature you are intending to add.

Commands

Clone the repository

git clone https://github.com/puremana/iou-helper-2.0

Install dependencies

npm install

Run the app

npm start

Useful Resources