All Projects → konoui → alfred-tldr

konoui / alfred-tldr

Licence: MIT License
tldr with alfred workflow written in Go

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to alfred-tldr

Tldr Alfred
Alfred workflow for TLDR
Stars: ✭ 70 (-9.09%)
Mutual labels:  alfred, alfred-workflow, tldr
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (-14.29%)
Mutual labels:  alfred, alfred-workflow
alfred-caniuse
Quickly reference caniuse.com support tables using Alfred 3.
Stars: ✭ 16 (-79.22%)
Mutual labels:  alfred, alfred-workflow
alfred-craftdocs-searchindex
Note searching for Craft Docs
Stars: ✭ 20 (-74.03%)
Mutual labels:  alfred, alfred-workflow
alfred-duden
Search the duden.de German dictionary from Alfred. With auto-suggest.
Stars: ✭ 32 (-58.44%)
Mutual labels:  alfred, alfred-workflow
alfred-default-folder-x
Access your Default Folder X favourites and recent items in Alfred
Stars: ✭ 21 (-72.73%)
Mutual labels:  alfred, alfred-workflow
alfred-powerthesaurus
Search Powerthesaurus synonyms and antonyms from Alfred
Stars: ✭ 81 (+5.19%)
Mutual labels:  alfred, alfred-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-67.53%)
Mutual labels:  alfred, alfred-workflow
alfred-kat
KAT workflow for Alfred, search and open magnet links directly from Alfred.
Stars: ✭ 16 (-79.22%)
Mutual labels:  alfred, alfred-workflow
Alfred ShadowsocksController
ShadowsocksX controller for Alfred
Stars: ✭ 70 (-9.09%)
Mutual labels:  alfred, alfred-workflow
alfred-workflows
Collection of Alfred workflows
Stars: ✭ 24 (-68.83%)
Mutual labels:  alfred, alfred-workflow
Movie-and-TV-Show-Search-Alfred-Workflow
An Alfred workflow to search for a movie (or TV show) and get a few ratings
Stars: ✭ 63 (-18.18%)
Mutual labels:  alfred, alfred-workflow
alfred-ask-create-share
Alfred workflow for creating web submissions (Stack Exchange, Forums and more)
Stars: ✭ 30 (-61.04%)
Mutual labels:  alfred, alfred-workflow
shimmering-obsidian
Alfred Workflow for various enhancements of Obsidian.
Stars: ✭ 302 (+292.21%)
Mutual labels:  alfred, alfred-workflow
alfred-git-commit-message-example
Alfred Git Commit Message Example
Stars: ✭ 55 (-28.57%)
Mutual labels:  alfred, alfred-workflow
alfred-currency-conversion
Alfred 4 Workflow - See foreign exchange rates and currency conversion
Stars: ✭ 149 (+93.51%)
Mutual labels:  alfred, alfred-workflow
tldr-php
PHP Client for tldr
Stars: ✭ 18 (-76.62%)
Mutual labels:  tldr, tldr-pages
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (+1.3%)
Mutual labels:  alfred, alfred-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-9.09%)
Mutual labels:  alfred, alfred-workflow
alfred-otter
Alfred workflow for searching and retrieving transcripts from Otter.ai
Stars: ✭ 20 (-74.03%)
Mutual labels:  alfred, alfred-workflow

Generic badge Code Grade

alfred tldr

tldr-pages alfred workflow written in go.

alfred-tldr

Usage

tldr <query>

Options
--version/-v option shows the current version of the client.
--update/-u option updates local database (tldr repository).
--platform/-p option selects platform from linux,osx,sunos,windows.
--language/-L option selects preferred language for the page.

Install

  • Download and open the workflow with terminal for macOS.
$ curl -O -L https://github.com/konoui/alfred-tldr/releases/latest/download/tldr.alfredworkflow && open tldr.alfredworkflow
  • Build the workflow on your computer.
$ make package
$ ls
tldr.alfredworkflow (snip)

Configurations

Please see here

License

MIT License.

Special Thanks

Icons are provided by takafumi-max

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].