Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kydronepilot/space-eye-satellite-config
Config for SpaceEye app, specifying satellite views and other operational information
https://github.com/kydronepilot/space-eye-satellite-config
json satellite spaceeye typescript yaml
Last synced: 22 days ago
JSON representation
Config for SpaceEye app, specifying satellite views and other operational information
- Host: GitHub
- URL: https://github.com/kydronepilot/space-eye-satellite-config
- Owner: KYDronePilot
- License: mit
- Created: 2020-07-26T21:37:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T03:58:29.000Z (about 2 years ago)
- Last Synced: 2025-01-17T12:39:41.575Z (29 days ago)
- Topics: json, satellite, spaceeye, typescript, yaml
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/space-eye-satellite-config
- Size: 390 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SpaceEye Satellite Config
Config for [SpaceEye app](https://github.com/KYDronePilot/SpaceEye), specifying
satellite views and other operational information.## Info
This repo consists of two parts:
- Versioned JSON configs for the app
- An NPM package to interface the configs with the app## Related
- [SpaceEye](https://github.com/KYDronePilot/SpaceEye) - The main SpaceEye app
- [space-eye-icons](https://github.com/KYDronePilot/space-eye-icons) - Icons for
SpaceEye app
- [SpaceEyeSatelliteConfig](https://github.com/KYDronePilot/SpaceEyeSatelliteConfig) -
Config of available satellite views for SpaceEye app
- [space-eye-windows-node-api](https://github.com/KYDronePilot/space-eye-windows-node-api) -
Native Windows API for SpaceEye app, to set multi-monitor wallpaper images
- [space-eye-mac-node-api](https://github.com/KYDronePilot/space-eye-mac-node-api) -
Native Mac API for SpaceEye app, to set multi-monitor wallpaper images