diff options
author | Andrew Rylatt <arylatt@users.noreply.github.com> | 2017-02-11 02:20:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-11 02:20:28 +0000 |
commit | a51df6dc579f704dadc239114e71d7d3d7ef2e8e (patch) | |
tree | 292f20a7a24d1e8945801f977d33b456ac12c325 | |
parent | Merge pull request #963 from yannforget/master (diff) | |
parent | Add shuri - URL shoterner (diff) | |
download | awesome-selfhosted-a51df6dc579f704dadc239114e71d7d3d7ef2e8e.tar.gz awesome-selfhosted-a51df6dc579f704dadc239114e71d7d3d7ef2e8e.zip |
Merge pull request #959 from pips-/patch-1
Add shuri - URL shoterner
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1109,6 +1109,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` * [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` * [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` |