diff options
author | Christian Segundo <36006540+someone-stole-my-name@users.noreply.github.com> | 2019-12-20 03:14:07 +0000 |
---|---|---|
committer | Christian Segundo <chn2guevara@gmail.com> | 2019-12-20 05:13:11 +0000 |
commit | 4e037862b7c4f93a86636421c4e4b4da28f3d0af (patch) | |
tree | 30cff6e76bd7f910b7ab472d21e76f51d5359193 | |
parent | Merge pull request #1917 from cjeller1592/master (diff) | |
download | awesome-selfhosted-4e037862b7c4f93a86636421c4e4b4da28f3d0af.tar.gz awesome-selfhosted-4e037862b7c4f93a86636421c4e4b4da28f3d0af.zip |
add gShort
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1422,6 +1422,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com **[`^ back to top ^`](#)** - [devShort](https://github.com/flokX/devShort) - A simple and privacy-friendly URL shortener for web developers, admins and all professionals. ([Demo](https://devshort.flokx.dev)) `MIT` `PHP` +- [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` - [Linkr](https://github.com/LINKIWI/linkr) - Beautiful, fast URL shortening. `MIT` `Python/Nodejs` |