Open-source android application for URL shortening.
Android application part separated from urlhda project.
I moved it to git submodule, since its easier to manage android application that way.
#####Features:
- Strong URL - 15 symbols long uid for shorted URLs, 5 symbols by default.
- Fast copy-paste. Copy button in android app.
- Ability to share URLs.
Configuring application for use with own urlhda setup
You need just install application and change hostname URL in application Settings (gear icon).
You can shorten URLs with a POST-request:
curl -X POST https://website.name/add?url=http://add.me
This will give you JSON-response back with the generated 5 character UID:
[{"uid":"abcd5"}]
With that you can go to for example to https://website.name/abcd5 and you will be redirected to http://add.me
Bitcoin donate: 1N5czHaoSLukFSTq2ZJujaWGjkmBxv2dT9