Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daveallie/Shake
A small macOS status bar application that allows you trigger the shake action on attached Android devices
https://github.com/daveallie/Shake
Last synced: 26 days ago
JSON representation
A small macOS status bar application that allows you trigger the shake action on attached Android devices
- Host: GitHub
- URL: https://github.com/daveallie/Shake
- Owner: daveallie
- Created: 2019-01-15T13:02:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T13:13:50.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T09:03:17.276Z (4 months ago)
- Language: Swift
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Shake
README
# Shake
A small macOS status bar application that allows you trigger the shake action
and the 'Reload JS' development option in React Native on Android simulators.![](images/shake.png)
Before using Shake you should setup your ADB path, and millisecond delay between adb commands under preferences.
I'd recommend that you leave ADB Delay set around 300ms, but feel free to play around with it.![](images/preferences.png)
Happy Devving