waterfall
waterfall copied to clipboard
How do I run this project?
How do I run this project? Also - I need to integrate this with a javascript app. So I need to run phython AND the javascript server at the same time. thanks!
Never tried, but in theory...
- Install and test your SDR receiver. Instructions depend on SDR receiver.
- Git clone or download+unzip files and run
python3 server.pyorpython2 server.pyIf ncessary add arguments to command line (check server.py source code). - Open in your browser http://localhost:8000 or https://localhost:8000