diff options
author | /c² <cagataycali@icloud.com> | 2017-06-01 00:51:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-01 00:51:47 +0000 |
commit | 67e9a416c22492ddf8bd82e236472c55b6ee6675 (patch) | |
tree | a6026957a5b8358207bcc6ec618249c8ad7610a5 | |
parent | Add Sharry (#1056) (diff) | |
download | awesome-selfhosted-67e9a416c22492ddf8bd82e236472c55b6ee6675.tar.gz awesome-selfhosted-67e9a416c22492ddf8bd82e236472c55b6ee6675.zip |
Url shortener added
Shitty url shortener, emoji and ai powered. šāš¼
https://github.com/cagataycali/url-shortener
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1130,6 +1130,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` `JavaScript` * [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` |