diff options
author | nodiscc <nodiscc@gmail.com> | 2020-06-14 13:34:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 13:34:52 +0000 |
commit | 16b9be9fd23902bb27e5b776f58909253a23131d (patch) | |
tree | ec41e9eaa86da9e695c885c118f7bed48f5fecba | |
parent | Merge pull request #2112 from D0T1X/patch-1 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-16b9be9fd23902bb27e5b776f58909253a23131d.tar.gz awesome-selfhosted-16b9be9fd23902bb27e5b776f58909253a23131d.zip |
Merge pull request #2116 from draganczukp/master
Add Simply Shorten to URL Shorteners
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1504,6 +1504,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Shlink](https://shlink.io) - URL shortener with REST API and command line interface. Includes official progressive web application and docker images. ([Source Code](https://github.com/shlinkio/shlink), [Clients](https://shlink.io/apps)) `MIT` `PHP` - [shorturl](https://github.com/prologic/shorturl) - Simple URL shortener with very tiny URLs. ([Demo](https://url.mills.io)) `MIT` `Go` - [Simple-URL-Shortener](https://github.com/azlux/Simple-URL-Shortener) - KISS URL shortener, public or private (with account). Minimalist and lightweight. No dependencies. ([Demo](https://u.azlux.fr)) `MIT` `PHP` +- [Simply Shorten](https://github.com/draganczukp/simply-shorten) - A simple URL shortener that just shortens links. `MIT` `Java` - [url-shortener](https://github.com/cagataycali/url-shortener) `⚠` - Shitty url shortener, emoji and AI powered. `MIT` `Nodejs` - [URL-Shortener](https://github.com/sapioit/URL-shortener) - Make your long links short and only uses lowercase, so you can write and spell them faster. ([Demo](http://scurtez.cf)) `GPL-3.0` `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` |