Skip to content

lpwgroup/forcebalance-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForceBalance Manager

Quickstart

ForceBalance Manager is a web application with a static frontend written in Javascript and a backend powered by Python Flask.

To run the program, you need Python 3.6 or above. Anaconda is recommended.

First install ForceBalance https://github.com/leeping/forcebalance

Then install dependencies:

pip install flask flask-socketio

To start the web app server:

python run.py

This will start up the backend server.

A production version of frontend webpage can be loaded from https://lpwgroup.github.io/forcebalance-manager

Development

Frontend developement guide can be found in the frontend/ folder.

Backend development is done in the backend/ folder.

About

Web Interface for ForceBalance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors