diff options
author | sqozz <sqozz@geekify.de> | 2018-03-27 15:42:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-27 15:42:48 +0000 |
commit | de104089b93d94724e43f66b2e56d7a1a6a22f30 (patch) | |
tree | 39e649bd6c27ebac7b432bd2cb4ca6cd26fb0f56 /README.md | |
parent | Merge pull request #1335 from alex-jitbit/patch-1 (diff) | |
download | awesome-selfhosted-de104089b93d94724e43f66b2e56d7a1a6a22f30.tar.gz awesome-selfhosted-de104089b93d94724e43f66b2e56d7a1a6a22f30.zip |
Add schort url shortener
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1239,6 +1239,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Nimbus](https://github.com/ethanal/nimbus) - 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/) - Modern, minimalist, modular, and lightweight URL shortener. ([Source Code](https://github.com/Cydrobolt/polr)) `GPL-2.0` `PHP` - [reduc.io](https://github.com/ziyasal/reducio) - URL shortener service written in Scala, using Akka-Http and Redis. `MIT` `Scala` +- [schort](https://github.com/sqozz/schort) - No login, no javascript, just short links. ([Demo](https://s.wx0.de)) `CC0-1.0` `Python` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [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` `Nodejs` |