From 9f8ef92cc434e0cc6c2f22e10aa39809ef4291c0 Mon Sep 17 00:00:00 2001 From: Lukas SP <46935044+Lukaesebrot@users.noreply.github.com> Date: Sun, 23 Aug 2020 16:10:39 +0200 Subject: [PATCH] Updated Clients (markdown) --- Clients.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Clients.md b/Clients.md index a58eac8..660aea6 100644 --- a/Clients.md +++ b/Clients.md @@ -4,4 +4,5 @@ List of all known haste clients. * [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. -* [petoem/haste-client](https://github.com/petoem/haste-client) - Port of the original CLI client written in Crystal. \ No newline at end of file +* [petoem/haste-client](https://github.com/petoem/haste-client) - Port of the original CLI client written in Crystal. +* [Lukaesebrot/hastebin-cli](https://github.com/Lukaesebrot/hastebin-cli) - A hastebin CLI written in Go with enhanced configuration options, like custom servers. \ No newline at end of file