Skip to content

bu-hyperloop/hyperloop_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binghamton Hyperloop

Python Gui

To run "new_gui", use the "make run" command
"Start Simulation" button: opens a new thread to increment all values every second
"Stop Simulation" button: updates runMainLoop flag to False to finish thread

Electron Gui

Node.js is required to run any of the commands below!
To run the GUI:

npm start

To build on MacOs:

npm run build_darwin

To build on Windows:

npm run build_windows

To build on Linux:

npm run build_linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published