• Stars
    star
    101
  • Rank 338,166 (Top 7 %)
  • Language
    Go
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

tldr with alfred workflow written in Go

Generic badge

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