Skip to content

stpkys/storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storm Launcher

Another Web interface for USB Missle Launcher. Compatible with Dream Cheeky Thunder USB Missile Launcher. Uses Tornado for running web-server.

Based on https://github.com/nmilford/stormLauncher.

Installation

Clone this repo Install and activate virtualenv

virtualenv venv
. ./venv/bin/activate

And install requirements

pip install -r requirements.txt

Usage

Run in virtualenv

python main.py

And go to http://localhost:8888/

About

another web interface for usb missle launcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published