Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expo/orbit
Accelerate your development workflow with one-click build launches and simulator management from your macOS menu bar
https://github.com/expo/orbit
developer-tool emulators expo macos menubar-app react-native simulators
Last synced: 3 months ago
JSON representation
Accelerate your development workflow with one-click build launches and simulator management from your macOS menu bar
- Host: GitHub
- URL: https://github.com/expo/orbit
- Owner: expo
- License: mit
- Created: 2023-05-10T14:36:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T13:24:43.000Z (6 months ago)
- Last Synced: 2024-06-30T15:47:15.449Z (4 months ago)
- Topics: developer-tool, emulators, expo, macos, menubar-app, react-native, simulators
- Language: TypeScript
- Homepage: https://expo.dev/orbit
- Size: 6.29 MB
- Stars: 381
- Watchers: 6
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Expo Orbit
Launch builds and start simulators from your menu bar
Orbit is a menu bar app designed to make your development workflow even faster, allowing you to launch builds and run Snack projects on your devices and simulators with ease. At this point in time, Orbit is only compatible with macOS but we have exciting plans to integrate it further into the Expo ecosystem and add even more features. Try out Expo Orbit now, explore its capabilities, and share your feedback. Your input will shape the future of this tool and guide us on where to take it next.
## Install
You can download Orbit from [orbit/releases](https://github.com/expo/eas-menu-bar/releases) or via Homebrew:
```sh
brew install expo-orbit
```If you want Orbit to automatically start when you log in, click on the Orbit icon in the menu bar, then "Settings" and select the "Launch on Login" option.
## 👏 Contributing
If you like Expo Orbit and want to help make it better then check out our [contributing guide](./CONTRIBUTING.md)!
## License
The Expo source code is made available under the [MIT license](LICENSE). Some of the dependencies are licensed differently, with the BSD license, for example.