/urlhda-android

Urlhda - Secure and open-source android application for URL shortening

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

urlhda-android

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.

Get it on F-Droid

Configuring application for use with own urlhda setup

You need just install application and change hostname URL in application Settings (gear icon).

How it works

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

Other

Bitcoin donate: 1N5czHaoSLukFSTq2ZJujaWGjkmBxv2dT9