Skip to content

ipierago/log-ow-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the simplest possible implementation of an app using the ow-electron library. It listens for all events and info updates and logs them.

Logs appear in the console and are recorded in a text file. The name of the log file is in th first log line to the console.

Setup

Before running for the first time, execute the following command:

npm install

Run

To run the app, execute the following command.

npm start

The "start" script in packages.json includes the command line switch to use the qa/development build of the game events package (gep). If you would like to see the results from the production version, use the "start:noqa" script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors