Skip to content

An app made in flutter for tracking the current location of the International Space Station (ISS), the time it next passes over the user, and an optional notification when it does.

Notifications You must be signed in to change notification settings

jlemanski1/ISS-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ISS Tracker

Track the International Space Station's current location, find out next pass times for your area, who's onboard, and more!

Feature-Graphic

Screenshots

loc-mapLocation Map TransitTimesTransit Times next-passCrew members ThemesLight & Dark Modes

Build

Building an AppBundle

cd APPDIR
flutter build appbundle --release/debug

Building an APK

cd APPDIR
flutter build apk --split-per-abi --release/debug

Installation

Download the early access version from the Google Play store today!

Installing APK on a device

  1. Connect Android device to your computer with a USB cable
  2. cd AppDir
    flutter install

Required Permissions

  • location
    • Essential to calculate the next pass times of for the user's location

Attributions:

  • using Open Notify
    • Instrumental in fetching up to date and accurate, location information from NASA
  • Readme styled with one of my other projects MKD-editor

About

An app made in flutter for tracking the current location of the International Space Station (ISS), the time it next passes over the user, and an optional notification when it does.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages