diff options
author | Kevin Lin <LINKIWI@users.noreply.github.com> | 2017-06-01 20:15:01 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2017-06-01 20:15:01 +0000 |
commit | 69014957d8255cc9c423728c3fed80a5bbd76587 (patch) | |
tree | 724ab085202e315b90dcdb7dcb04e1b456df1c1a | |
parent | Add Sharry (#1056) (diff) | |
download | awesome-selfhosted-69014957d8255cc9c423728c3fed80a5bbd76587.tar.gz awesome-selfhosted-69014957d8255cc9c423728c3fed80a5bbd76587.zip |
Add Linkr (#1067)
* Add Linkr
* Add Node as secondary language
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1126,6 +1126,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** + * [Linkr](https://linkrapp.com) - Beautiful, fast URL shortening. ([Demo](https://demo.linkrapp.com), [Source Code](https://github.com/LINKIWI/linkr)) `MIT` `Python/Nodejs` * [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` |