From e8e8f75bdc1085c442519cf773c41ca479d7a65b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Pet=C3=B6?= Date: Sun, 16 Dec 2018 21:44:35 +0100 Subject: [PATCH] Added another client --- Clients.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Clients.md b/Clients.md index ce9e480..a58eac8 100644 --- a/Clients.md +++ b/Clients.md @@ -3,4 +3,5 @@ List of all known haste clients. * [seejohnrun/haste-client](https://github.com/seejohnrun/haste-client) – Original CLI client written in Ruby. * [jirutka/haste-client](https://github.com/jirutka/haste-client) – Port of the original CLI client written in Python. * [cybre/budgie-haste-applet](https://github.com/cybre/budgie-haste-applet/) - A Budgie applet for pasting text to any haste server. -* [DataDrake/haste-it](https://github.com/DataDrake/haste-it) - A simple hastebin CLI tool written in Go. \ No newline at end of file +* [DataDrake/haste-it](https://github.com/DataDrake/haste-it) - A simple hastebin CLI tool written in Go. +* [petoem/haste-client](https://github.com/petoem/haste-client) - Port of the original CLI client written in Crystal. \ No newline at end of file