https://github.com/seapy/decolink
Decoration link
https://github.com/seapy/decolink
Last synced: 11 months ago
JSON representation
Decoration link
- Host: GitHub
- URL: https://github.com/seapy/decolink
- Owner: seapy
- Created: 2019-08-10T13:37:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T14:56:21.000Z (over 6 years ago)
- Last Synced: 2024-08-03T14:07:20.317Z (over 1 year ago)
- Language: Go
- Size: 2.43 MB
- Stars: 29
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - decolink
README
# decolink
Decoration link to markdown
## Install
- Alfred Workflow
- Download `decolink.alfredworkflow` from [github release page](https://github.com/seapy/decolink/releases) and double click.
- CLI
- Download proper file(if macOS `decolink_darwin_amd64.gz`) from [github release page](https://github.com/seapy/decolink/releases) and ungzip & run.
## Usage
### Alfred Workflow

### CLI
```
$ decolink https://daringfireball.net/projects/markdown/
[Daring Fireball: Markdown](https://daringfireball.net/projects/markdown/)
```
## See also
* [copy-url-for-alfred](https://github.com/fallroot/copy-url-for-alfred)