Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs1707/tldr-alfred
tldr alfred workflow
https://github.com/cs1707/tldr-alfred
Last synced: 9 days ago
JSON representation
tldr alfred workflow
- Host: GitHub
- URL: https://github.com/cs1707/tldr-alfred
- Owner: cs1707
- License: mit
- Created: 2016-04-19T13:28:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T03:22:58.000Z (almost 3 years ago)
- Last Synced: 2024-07-31T23:39:46.260Z (3 months ago)
- Language: Python
- Size: 5.33 MB
- Stars: 341
- Watchers: 6
- Forks: 20
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- alfred-workflows - TLDR - Search [TLDR](https://github.com/tldr-pages/tldr) pages (Developer)
README
# tldr-alfred
Alfred workflow for [tldr](https://github.com/tldr-pages/tldr)![](screenshot.gif)
## Usage
Type `tldr {command}`(eg: `tldr rm`) to search your command.It automatically updates every seven days. Or you can just type `tldr -u` to manually update the command list.
The default platform is `osx`. You can type `tldr -o`(eg: `tldr apt-get -o linux`) to specify a platform.
## License
MIT