Getting satnogs-client

It appears that there are at least three ways of getting satnogs-client onto one of your compters:

  • Go to Github and read ‘README.rst’ which tell you you can either install using pip:
    pip install satnogsclient

    or

  • clone the latest development version:
    $ git clone https://gitlab.com/librespacefoundation/satnogs/satnogs-client.git
    $ cd satnogs-client
    $ pip install -e .
    
  • The reference platform for SatNOGS is the Raspbery Pi 3. so the SatNOGS wiki has a few words on the matter: SatNOGS wiki on the RaspberryPi 3

I have tried all three methods and I’ll comment on all three of them. 😉

Visits: 50

Leave a Reply