devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 19d169f3e3abc5f6d4d9b6c086a866d4d7e1932a
parent 9c7f8ef695863d28b25cbc37d26e104e164c3503
Author: Florian Kaldowski <flokX@users.noreply.github.com>
Date:   Sun, 14 Apr 2019 17:15:47 +0200

Update README.md
Diffstat:
MREADME.md | 22++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md @@ -2,13 +2,10 @@ [![GitHub - Release](https://img.shields.io/github/release/flokX/devShort.svg)](https://github.com/flokX/devShort/releases) [![GitHub - License](https://img.shields.io/github/license/flokX/devShort.svg)](https://github.com/flokX/devShort/blob/master/LICENSE) ![Privacy frienly](https://img.shields.io/badge/privacy-friendly-brightgreen.svg) -The devShort URL shortener is the perfect choice for web developers, admins and all professionals. +The devShort URL shortener is the perfect choice for web developers, admins and professionals. It is simple and privacy friendly but very powerful since it focuses on the most important things. What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devShort/wiki/What-is-URL-shortening%3F) for more information. -| Admin panel | Index | -|:-----------:|:-----------:| -| ![Screenshot - Admin panel](https://raw.githubusercontent.com/flokX/devShort/master/development/devShort-admin-panel.png) | ![Screenshot - Index](https://raw.githubusercontent.com/flokX/devShort/master/development/devShort-index.png) | ## 1-2-3 Main features @@ -16,17 +13,19 @@ What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devSh * No database required * Fast installation * Integrated statistics viewer -2. Widely configurably for your needs with one file only + * No feature overhead +2. Widely configurably for your needs with only one file 3. Privacy friendly * Only the access count and date is tracked * The whole code is verifiable in minutes + * Privacy and security by default ## 1-2-3 Reasons to install -1. You know how many people are using your links, but it's very privacy friendly -2. Quite easy to install, upgrade and maintain because there are only 13 files with a total size under 1 MB -3. The appearence of the public pages can be changed easily with the `admin/config.json` file. +1. Give everyone a good-looking and easy to remember link +2. Know when and how many times the links are used +3. Have no hassle with the software because it's slim and easy to configure ## 1-2-3 Click installation @@ -38,6 +37,13 @@ What is a URL shortener? Visit our [wiki article](https://github.com/flokX/devSh That's it! If you want to know what devShort can do visit our [wiki](https://github.com/flokX/devShort/wiki). +## Screenshots + +| Admin panel | Index | +|:-----------:|:-----------:| +| ![Screenshot - Admin panel](https://raw.githubusercontent.com/flokX/devShort/master/development/devShort-admin-panel.png) | ![Screenshot - Index](https://raw.githubusercontent.com/flokX/devShort/master/development/devShort-index.png) | + + ## About Maintainer: Florian Kaldowski ([flokX](https://github.com/flokX))