1
0
Fork 0
 
 
 
Go to file
debian 3930389e82 not animation clock thing 2020-01-11 23:27:46 -07:00
scripts start dir 2020-01-11 22:20:53 -07:00
src Updating 2019-09-04 10:50:28 -05:00
static Make work on py3 and py2. Need to tidy up stuff some more eventually. 2019-03-15 15:55:21 -05:00
templates not animation clock thing 2020-01-11 23:27:46 -07:00
.gitignore ignore sub repo src/satnogs-api-client 2020-01-11 21:53:35 -07:00
LICENSE.txt Relicense under AGPL to allow easier intigration into satnogs network. And also to fix a license violation on satnogs_api_client.py that I just noticed. 2019-05-21 11:12:55 -05:00
Leap_Second.dat Updating 2019-09-04 10:50:28 -05:00
README-upstream.md Rename upstream README 2020-01-11 21:30:47 -07:00
README.md mini install howto + scripts 2020-01-11 21:51:52 -07:00
deltat.data Updating 2019-09-04 10:50:28 -05:00
deltat.preds Updating 2019-09-04 10:50:28 -05:00
requirements.txt fix spellin 2020-01-11 21:47:25 -07:00
satnogs.py listen on 127.0.0.1 2020-01-11 21:22:24 -07:00

README.md

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.