Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/augustocdias/alfred-kotlink
Alfred integration to Kotlink
https://github.com/augustocdias/alfred-kotlink
Last synced: about 1 month ago
JSON representation
Alfred integration to Kotlink
- Host: GitHub
- URL: https://github.com/augustocdias/alfred-kotlink
- Owner: augustocdias
- License: gpl-3.0
- Created: 2019-03-14T08:30:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-15T12:27:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-31T18:33:00.297Z (2 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alfred Kotlink
This is a workflow definition for [Alfred](https://www.alfredapp.com) to provide auto completion for [Kotlink](http://kotlink.org).
## Install
```
$ npm install --global alfred-kotlink
```*Requires [Node.js](https://nodejs.org) 8+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
First you have to setup your Kotlink server and secret (you can find it in `https://YOUR_SERVER/ui/setup_instructions`). For that first you type `kk set_server YOUR_SERVER_URL` and then `kk set_secret YOUR_SECRET`.
Then in Alfred, type `kk` and your query, to search for links. Press enter to open in the default browser.