diff options
author | pips <pips@e5150.fr> | 2017-02-07 12:45:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-07 12:45:56 +0000 |
commit | b4be8cef5c5446ee6a5a01d1bfbd090bd3a46dab (patch) | |
tree | 46a8ccc0e5c96e4140d4ad44084fa4cf9218cc8a /README.md | |
parent | Merge pull request #954 from dethos/add-hawkpost (diff) | |
download | awesome-selfhosted-b4be8cef5c5446ee6a5a01d1bfbd090bd3a46dab.tar.gz awesome-selfhosted-b4be8cef5c5446ee6a5a01d1bfbd090bd3a46dab.zip |
Add shuri - URL shoterner
Shamelessly propose my own URL shortener system :)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1107,6 +1107,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` |