Skip to content

mitch10593/POC-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC Tools

Requirements

For end-users

  • nodejs
  • yarn
  • this project downloaded here:

For developpers

  • nodejs
  • git
  • this project cloned from github
  • an ide (better than notepad)

To work on this project:

git clone git@github.com:mitch10593/POC-tools.git
cd POC-tools

Basic usage

Simple usage:

yarn install
node app.js --server

Then, open http://localhost:3000

For automatic script refresh:

node_modules\.bin\supervisor.cmd -- app.js  -s

How to build Kneeboard frequencies page

copy config\radioSettings.yml.dist config\radioSettings.yml
http://localhost:3000/kneeboard/frequencies/save

The kneeboard page should be added/refreshed in var/frequencies.png file.

About

POC DCS tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published