All Projects → KYDronePilot → SpaceEye

KYDronePilot / SpaceEye

Licence: MIT License
Live satellite imagery for your desktop background

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to SpaceEye

goes2go
Download and process GOES-16 and GOES-17 data from NOAA's archive on AWS using Python.
Stars: ✭ 77 (-69.57%)
Mutual labels:  satellite-imagery, goes-16, goes-17
himawari-rx
📡 Receive images from weather satellite Himawari-8 via HimawariCast.
Stars: ✭ 21 (-91.7%)
Mutual labels:  satellite-imagery, himawari-8
earthin24
Source code for my twitter bot https://twitter.com/earthin24
Stars: ✭ 19 (-92.49%)
Mutual labels:  space, himawari-8
Awesome Sentinel
curated list of awesome tools, tutorials and APIs for Copernicus Sentinel satellite data
Stars: ✭ 335 (+32.41%)
Mutual labels:  space, satellite-imagery
linux-wallpapers
Linux Wallpapers designed according to Google's Material Design Guidelines.
Stars: ✭ 40 (-84.19%)
Mutual labels:  desktop-background
open-space-toolkit-astrodynamics
Flight profile, orbit, attitude, access.
Stars: ✭ 16 (-93.68%)
Mutual labels:  space
lunar-theme
🌓 A minimal dark and light theme for Visual Studio Code. Handpicked colours, easy on the eyes, and perfect for coding in the day/night.
Stars: ✭ 24 (-90.51%)
Mutual labels:  space
Galactifun
A Slimefun addon inspired by ClayTech
Stars: ✭ 22 (-91.3%)
Mutual labels:  space
HydroData
An R 📦 for finding and getting geospatial earth systems data
Stars: ✭ 30 (-88.14%)
Mutual labels:  noaa
awesome-csv
Awesome Comma-Separated Values (CSV) - What's Next? - Frequently Asked Questions (F.A.Q.s) - Libraries & Tools
Stars: ✭ 46 (-81.82%)
Mutual labels:  space
Julia Geospatial
Examples for a blog series on Geospatial Julia using ArchGDAL
Stars: ✭ 58 (-77.08%)
Mutual labels:  satellite-imagery
Rnightlights
R package to extract data from satellite nightlights.
Stars: ✭ 45 (-82.21%)
Mutual labels:  noaa
U-Net-Satellite
Road Detection from satellite images using U-Net.
Stars: ✭ 38 (-84.98%)
Mutual labels:  satellite-imagery
spacetech-ssa
IBM Space Tech - Space Situational Awareness
Stars: ✭ 89 (-64.82%)
Mutual labels:  space
Danesfield
Kitware's system for 3D building reconstruction for the IARPA CORE3D program
Stars: ✭ 100 (-60.47%)
Mutual labels:  satellite-imagery
ee extra
A ninja python package that unifies the Google Earth Engine ecosystem.
Stars: ✭ 42 (-83.4%)
Mutual labels:  satellite-imagery
fabric
Urban change model designed to identify changes across 2 timestamps
Stars: ✭ 53 (-79.05%)
Mutual labels:  satellite-imagery
nextinspace
Never miss a launch. 🚀
Stars: ✭ 101 (-60.08%)
Mutual labels:  space
Mercury-GS
An Open Source Program that allows users to interact with a Spacecraft in a lab environment, pre-launch.
Stars: ✭ 18 (-92.89%)
Mutual labels:  space
1KCubeSat Hardware
Hardware design files for my $1000 CubeSat.
Stars: ✭ 65 (-74.31%)
Mutual labels:  space

SpaceEye

Live satellite imagery for your Mac or Windows desktop background.

Build Latest release Supported platforms License

Latest Mac ZIP downloads Latest Mac DMG downloads Latest Windows downloads

App running on macOS

Install

Mac

Download on the Mac App Store

Windows

Download from the Microsoft Store

  • Recommended: Download from the Microsoft Store by clicking the link above (Microsoft account not needed).
  • Alternative: Follow the installation instructions to download and run the installer from the latest GitHub release.
    • Note: You will have to dismiss warnings about the download being potentially dangerous with this method.

About

SpaceEye is an open source desktop app which sets live, publicly available satellite imagery as your desktop background.

New images are downloaded approximately every 10 minutes to an hour (depending on the view), giving an up-to-date, high resolution view of the Earth from space.

Currently, the app provides 12 views of the Earth from 5 different geostationary weather satellites: Himawari-8, GOES-17 (West), GOES-16 (East), Meteosat-8, and Meteosat-11. This list will hopefully be expanded in the future.

Acknowledgements

Special thanks to NOAA STAR and the Regional and Mesoscale Meteorology Branch (RAMMB) of NOAA/NESDIS (located at Colorado State University) for providing the satellite imagery.

Issues

If you encounter a bug or have a feature request, please create an issue on the Issues page.

Development

Requirements

VS Code is recommended for development, but not required. The repo includes configs and recommended extensions.

Setup

git clone https://github.com/KYDronePilot/SpaceEye.git
cd SpaceEye
yarn
yarn run build

Start in dev mode

Opens Chromium dev tools and watches renderer files.

yarn run start-dev

Package the app

Builds and packages app for distribution.

If on macOS, creates DMG and ZIP files, or if on Windows, creates NSIS executable installer.

yarn run dist

Privacy

The only data collected are server logs when downloading the satellite config file. This config file contains metadata and links to the satellite images provided by NOAA and RAMMB.

License

MIT © Michael Galliers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].