https://github.com/kydronepilot/space-eye-icons
Icons for the SpaceEye application
https://github.com/kydronepilot/space-eye-icons
icons spaceeye
Last synced: 3 months ago
JSON representation
Icons for the SpaceEye application
- Host: GitHub
- URL: https://github.com/kydronepilot/space-eye-icons
- Owner: KYDronePilot
- License: mit
- Created: 2020-11-07T04:27:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T02:05:29.000Z (about 4 years ago)
- Last Synced: 2025-01-24T21:29:32.911Z (5 months ago)
- Topics: icons, spaceeye
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/space-eye-icons
- Size: 278 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SpaceEye Icons
Icons for the [SpaceEye application](https://github.com/KYDronePilot/SpaceEye)
## Info
This project stores source SVGs and build tools to convert them into the various
icons needed in the [SpaceEye app](https://github.com/KYDronePilot/SpaceEye).
Builds must be run on macOS machines, since the `iconutil` command (exclusive to
macOS) is needed to create `.icns` files.## Related
- [SpaceEye](https://github.com/KYDronePilot/SpaceEye) - The main SpaceEye app
- [SpaceEyeSatelliteConfig](https://github.com/KYDronePilot/SpaceEyeSatelliteConfig) -
Config of available satellite views for SpaceEye app
- [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
- [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