satellite-server icon indicating copy to clipboard operation
satellite-server copied to clipboard

Satellite Server provides a satellite tracking system that runs on a Raspberry PI. Setup a single satellite server to manage your TLE collections and make it available to other satellite applications....

Results 3 satellite-server issues
Sort by recently updated
recently updated
newest added

I recommend for feature update is Auto tracking system

Looks like there is a bug where the app can't connect to the node-red websocket via localhost, but it does work when replacing the localhost with the ip address in...

Installing the solution on Debian amd64 ``` virtualenv -p python3 virtenv source ./virtenv/bin/activate cd satellite-server pip install -r requirements.txt ``` This will fail when python-apt and RPI_GPIO is part of...