Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onmyway133/sketch-action
:mag_right: A Sketch plugin to simulate Spotlight
https://github.com/onmyway133/sketch-action
action command plugins sketch spotlight
Last synced: about 2 months ago
JSON representation
:mag_right: A Sketch plugin to simulate Spotlight
- Host: GitHub
- URL: https://github.com/onmyway133/sketch-action
- Owner: onmyway133
- License: other
- Created: 2016-08-28T12:59:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T19:28:46.000Z (over 2 years ago)
- Last Synced: 2024-10-25T06:02:29.103Z (about 2 months ago)
- Topics: action, command, plugins, sketch, spotlight
- Language: Objective-C
- Homepage: https://onmyway133.com
- Size: 970 KB
- Stars: 60
- Watchers: 8
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sketch-Action
❤️❤️😇😍🤘❤️❤️
Spotlight in Sketch
![](Screenshots/sketch-action.gif)
## Idea
- [x] Find menu commands
- [x] Execute menu commands
- [ ] Support other custom actions
- [ ] Find layers## Usage
- Open via `Command + Control + o`
- Close via `Escape`
- Navigate via `Down, Up, Left, Right, Backspace` keys## Install
- Double click on `SketchAction.sketchplugin`
- Reload Sketch## Build
- Open SketchActionApp.xcodeproj
- Select scheme `SketchActionFramework` scheme
- Run `Product -> Build`
- Run `Product -> Archive`## Debug
- Open SketchActionApp.xcodeproj
- Select scheme `SketchActionApp` scheme## License
**Sketch-Action** is available under the MIT license. See the LICENSE file for more info.