Code Monkey home page Code Monkey logo

star-debug's Introduction

Get it on Google Play Download on the App Store

Star Debug

Star Debug is an alternative tool to manage your Starlink devices.

Currently (as of version 1.2.68), it supports:

  • Decode and view DebugData json copied (or saved to file) from the official Starlink app or web panel.
  • Initiate basic operations with the dish: Reboot/Stow/Unstow/GPSon/off and with the router: reboot and basic wifi setup (if applicable).
  • View telemetry available in DebugData, but updated from Starlink online: statuses, alerts, basic stats, current configurations, etc.
  • Create and share DebugData-compatible json data.
  • Check the internet connection in place within the app.
  • "My Starlinks"
    • Snapshots of live device data and debug data can now be stored in the local application database.
    • Users can create snapshots of live data at any specific moment of interest.
    • Snapshots can be viewed or deleted at any time from the app.
    • Snapshot data can be shared as DebugData-compatible JSON.

More projects on Starlink monitoring:

Reproducible builds

The build process appears to be very fragile. To receive the same binary, it is required:

  • Precisely reproduce versions of Flutter SDK and related tools (Android SDK for Android, XCode for iOS, etc.)
  • Use exactly the same paths: source, libs, etc.
  • There are possible issues with concurrent builds (but it looks like it is a rare issue nowadays).

Moreover, files generated by a build process are often not the same files your phone downloads from the market.

In the Android world, for example, you build an AppBundle file, from which Google Play generates a bunch of APKs for different hardware, screen sizes, languages, etc. As a result, under the hood, you download a set of APKs selected for your particular device.

In the iOS world, Apple encrypts the code of the app directly for your device, and it is not possible to get original binaries without jailbreaking your phone.

As a result, we cannot guarantee that everyone can successfully reproduce and verify published builds.

For those who are brave enough to try, the best-effort instructions are here.

For those who care about and failed to verify a particular build, you can always build the app for yourself from the source code from this repository. The steps described in the instructions mentioned above, will help you to build your own binary.

About Narodnyi Starlink

This application was created as a part of the volunteer initiative "Narodnyi Starlink" for the needs of people who care about the availability of communications even in the places where the russia tries to turn cities into ashes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.