Skip to content

Commit 5d46060

Browse files
committed
docs: add readme
1 parent 0338871 commit 5d46060

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# tinkerun-alfred
2+
3+
> [Alfred 3+](https://www.alfredapp.com) workflow to quick open Tinkerun connections
4+
5+
<img width="825" alt="screenshot" src="https://user-images.githubusercontent.com/1612364/119229371-4ab0b200-bb4a-11eb-87e4-781f88a61794.png">
6+
7+
## Install
8+
9+
```shell
10+
$ npm install -g tinkerun-alfred
11+
```
12+
13+
*Requires [Node.js](https://nodejs.org) 8+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
14+
15+
## Usage
16+
17+
In Alfred, type `tinkerun` to list all the connections, press <kbd>Space</kbd> to search through list.
18+
19+
## Related
20+
21+
- [alfy](https://github.com/sindresorhus/alfy) - Create Alfred workflows with ease
22+
23+
## License
24+
25+
[MIT](./LICENSE)

0 commit comments

Comments
 (0)