Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickytonline/alfred-workflows
Hopefully useful workflows for Alfred
https://github.com/nickytonline/alfred-workflows
alfred-snippets alfred-workflow alfred3-workflow alfred4-workflow
Last synced: 13 days ago
JSON representation
Hopefully useful workflows for Alfred
- Host: GitHub
- URL: https://github.com/nickytonline/alfred-workflows
- Owner: nickytonline
- License: mit
- Created: 2017-09-25T02:30:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T04:10:06.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T14:12:17.232Z (3 months ago)
- Topics: alfred-snippets, alfred-workflow, alfred3-workflow, alfred4-workflow
- Size: 7.54 MB
- Stars: 55
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - nickytonline/alfred-workflows - Hopefully useful workflows for Alfred (Others)
README
# alfred-workflows
## Workflows
Hopefully useful workflows for Alfred.
* Find My JSFiddles: type `fiddlefind username_to_search optional_key_words`
* Copy SSH Public Key to Clipboard: type `copyssh`
* Open Finder Microsoft Style: type `Command + E`
* Download YouTube Video: type `ydl youtube_url_to_download` (assumes you have [youtube-dl](https://rg3.github.io/youtube-dl) installed). Videos are downloaded to `~/Downloads/youtube`
* Table Rage: Inserts table rage ASCII art, (╯°□°)╯︵ ┻━┻ into the frontmost application.
* Debug Node in Chrome Launcher: type 'nd'## Snippets
* [dev.to](https://dev.to) canned responses. Friendly messages to DEV members
* [dev.to](https://dev.to) moderator canned responses. Almost all canned responses are from [@codemouse92's gist for canned responses](https://gist.github.com/CodeMouse92/97f92e12dfa6d766069ad0ccb87e827c#file-comments-md).