From bee75a1f230090654abadfaf51b1830f3ba6e9ea Mon Sep 17 00:00:00 2001 From: Wayne Yao Date: Tue, 9 Jul 2019 15:02:58 +1000 Subject: [PATCH] Add alfred-cheat implementation --- Related-Projects.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Related-Projects.md b/Related-Projects.md index 57b2c04..4823bc4 100644 --- a/Related-Projects.md +++ b/Related-Projects.md @@ -39,6 +39,9 @@ Uses cheat, tldr and several other cheat sheets repositories as its backend ### [bropages] ### examples for command line programs ordered by community votes +### [alfred-cheat] ### +An implementation (workflow) of this concept intended for Alfred on macOS platform, with the additional feature of fuzzy searching in each sheet. + [cheat.sh]: https://github.com/chubin/cheat.sh [cheatly]: https://github.com/arthurnn/cheatly @@ -49,4 +52,5 @@ examples for command line programs ordered by community votes [dufferzafar-cheat]: https://github.com/dufferzafar/cheat [tldr]: https://github.com/tldr-pages/tldr [chhsiao90-cheat-ext]: https://github.com/chhsiao90/cheat-ext -[bropages]: http://bropages.org/ \ No newline at end of file +[bropages]: http://bropages.org/ +[alfred-cheat]: https://github.com/wx-Yao/alfred-cheat \ No newline at end of file