- Python 79.4%
- HTML 19.2%
- Shell 1.4%
| scripts | ||
| src | ||
| static | ||
| templates | ||
| .gitignore | ||
| deltat.data | ||
| deltat.preds | ||
| Leap_Second.dat | ||
| LICENSE.txt | ||
| README-upstream.md | ||
| README.md | ||
| requirements.txt | ||
| satnogs.py | ||
SatNOGS-Map
This map is live here:
Install
pip3 install -r requirements.txt
# If it prompts you, (b)ackup:
What to do? (i)gnore, (w)ipe, (b)ackup b
Then install some cruft to start and stop the daemon (XXX do systemd etc...)
mkdir ~/bin/
cp -p scripts/* ~/bin/
# If it isn't there add ~/bin/ to your $PATH in ~/.bashrc
Upstream
This is a fork from this repo:
License / Copying
- Source code is AGPL 3.
- Map data is CC by SA 4.0.
- Other code and data with their respective licenses.