Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thedevs-network/kutt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPouria Ezzati <ezzati.upt@gmail.com>2020-11-29 22:57:36 +0300
committerGitHub <noreply@github.com>2020-11-29 22:57:36 +0300
commitcce84b78595ee2ea4a930947f2eef0ad006f082f (patch)
tree268831e737d6307eace5d2b8ac4208c7de3fc887
parent7c4d273213da5385b2d2339328bc9f05d95a192a (diff)
parentff26f38f3a805f0d3a686930e016dbc307e44d3f (diff)
Merge pull request #398 from hashworks/patch-1
Add Gist link to a simple BASH function for the API
-rw-r--r--README.md23
1 files changed, 12 insertions, 11 deletions
diff --git a/README.md b/README.md
index e7ac432..8d27cf6 100644
--- a/README.md
+++ b/README.md
@@ -110,17 +110,18 @@ You can use Kutt as your default URL shortener in [ShareX](https://getsharex.com
Download Kutt's official workflow for [Alfred](https://www.alfredapp.com/) app from [alfred-kutt](https://github.com/thedevs-network/alfred-kutt) repository.
## 3rd Party packages
-| Language | Link | Description |
-| ---------- | ---------------------------------------------------------- | -------------------------------------------------- |
-| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
-| Python | [kutt-cli](https://github.com/RealAmirali/kutt-cli) | Command-line client for Kutt written in Python |
-| Ruby | [kutt.rb](https://github.com/RealAmirali/kutt.rb) | Kutt library written in Ruby |
-| Rust | [urlshortener](https://github.com/vityafx/urlshortener-rs) | URL shortener library written in Rust |
-| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust |
-| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |
-| JavaScript | [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt |
-| Java | [kutt-desktop](https://github.com/cipher812/kutt-desktop) | A Cross platform Java desktop application for Kutt |
-| Go | [kutt-go](https://github.com/raahii/kutt-go) | Go client for Kutt.it url shortener |
+| Language | Link | Description |
+| ---------- | --------------------------------------------------------------------------------- | -------------------------------------------------- |
+| C# (.NET) | [KuttSharp](https://github.com/0xaryan/KuttSharp) | .NET package for Kutt.it url shortener |
+| Python | [kutt-cli](https://github.com/RealAmirali/kutt-cli) | Command-line client for Kutt written in Python |
+| Ruby | [kutt.rb](https://github.com/RealAmirali/kutt.rb) | Kutt library written in Ruby |
+| Rust | [urlshortener](https://github.com/vityafx/urlshortener-rs) | URL shortener library written in Rust |
+| Rust | [kutt-rs](https://github.com/robatipoor/kutt-rs) | Command line tool written in Rust |
+| Node.js | [node-kutt](https://github.com/ardalanamini/node-kutt) | Node.js client for Kutt.it url shortener |
+| JavaScript | [kutt-vscode](https://github.com/mehrad77/kutt-vscode) | Visual Studio Code extention for Kutt |
+| Java | [kutt-desktop](https://github.com/cipher812/kutt-desktop) | A Cross platform Java desktop application for Kutt |
+| Go | [kutt-go](https://github.com/raahii/kutt-go) | Go client for Kutt.it url shortener |
+| BASH | [GitHub Gist](https://gist.github.com/hashworks/6d6e4eae8984a5018f7692a796d570b4) | Simple BASH function to access the API |
## Donate