Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
/ roBrowser-electron Public archive

This is an wrapper for roBrowser written using Electron. It allows you to run roBrowser as an executable file.

Notifications You must be signed in to change notification settings

wjrosa/roBrowser-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roBrowser Electron Wrapper

This is an wrapper for roBrowser written using Electron. It allows you to run roBrowser as an executable file.

This app uses the roBrowser forked version as client.

Setup

1 - Create your environment variables file (.env) by copying the .env.example.

2 - Install the dependencies:

$ yarn install

3 - Download roBrowser and put it inside /src/robrowser folder.

4 - Run the app:

$ yarn start

Build

To create the bin file just run the command below:

$ yarn make

Customizing

Change the bin icon

Include icon.ico and icon.png inside /images folder (128x128).

Credits

Original idea and initial code by SelfCastingCookies on RAthena boards.

About

This is an wrapper for roBrowser written using Electron. It allows you to run roBrowser as an executable file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published