Skip to content

pogosandbox/openui.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Status

OpenPogoUI - App Version

Package application for OpenPogoUI.
Online version available at http://openpogoui.nicontoso.eu

Installer

Go to the release tab, grab the latest and just launch it.

Config

Click on the small settings icon on the bottom right of the app.
The important thing is websocket url and port. Default is also bot default so it should just work.
You can also choose local for Pokemon name display.

Run from Code

  1. Install Node.js
  2. Start the node command line
  3. Navigate to your app folder
  4. To install enter: npm install
  5. To start enter: npm start