sl-satfinder
app to find the best direction to point starlink dish. You will know if you need this, will be of no interest if you don't.
- Figures out where to point your dish for the best connection
- Gives you the average azimuth and elevation of the satellites (as in "which way to point")
- Shows you a bunch of details about starlink satellite positions if you're into that
- Works with UK postcodes.
- Asks you for your postcode to query the API
- Fetches the latest Starlink satellite positions
- Does some maths to figure out positions and density of starlink satelites.
- provides direction and elecation to point your dish
- Only works for UK postcodes right now
- Needs internet to work (ironic for a tool to help with internet, I know)
- Add flag to use lat/long/elev
./sl-satfinder SW1A 1AA
Just replace SW1A 1AA
with your actual postcode.
This project is licensed under the MIT License, essentially, do whatever you want with it,