aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-06-17 03:11:16 +0000
committerGitHub <noreply@github.com>2017-06-17 03:11:16 +0000
commite289fc9c2b2ca176b65ef81660083220074e8599 (patch)
tree2199a7e588825c0443aac645464fae7be3fbb07c
parentMerge pull request #1054 from maxguru/master (diff)
parentfix url-shortener entry (diff)
downloadawesome-selfhosted-e289fc9c2b2ca176b65ef81660083220074e8599.tar.gz
awesome-selfhosted-e289fc9c2b2ca176b65ef81660083220074e8599.zip
Merge pull request #1069 from cagataycali/patch-1
Url shortener added
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 768ff86f..199f2653 100644
--- a/README.md
+++ b/README.md
@@ -1143,6 +1143,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com
* [Nimbus](https://github.com/ethanal/nimbus) - A URL shortener and file sharer with a drag-and-drop OS X menu bar client and web interface. `MIT` `Python`
* [Polr](https://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPLv2` `PHP`
* [shuri](https://github.com/pips-/shuri) - SHort URI - Lighweight URL shortener. `MIT` `PHP`
+  * [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs`
* [YOURLS](http://yourls.org/) - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. Features include password protection, URL customization, bookmarklets, statistics, API, plugins, jsonp. ([Source Code](https://github.com/YOURLS/YOURLS/)) `MIT` `PHP`