Dacid99 / LinkDroid-for-Linkwarden

Mirror repository of the LinkDroid for Linkwarden app
https://gitlab.com/Dacid99/linkdroid-for-linkwarden
Other
35 stars 3 forks source link
browsing linkwarden mirrored-repository shortcuts-app

LinkDroid - Android App for Linkwarden

LinkDroid is a native Android application for the Linkwarden link management system, providing a seamless mobile experience for managing your links.

© 2023 - 2024 by Daniel Brendel
© 2024 - by David Aderbauer
Released under the GPLv3, formerly under the MIT license

This repository is a fork of Daniel Brendel's Android app for HortusFox (https://github.com/danielbrendel/hortusfox-app-android), adapted for Linkwarden.

Features

Installation

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="50">

Or get it directly from the releases.

System Requirements

Configuration

  1. Install the app
  2. Open the settings drawer
  3. Enter your Linkwarden server URL
  4. Add your authentication token
  5. Test the connection
  6. Start using the app!

Translation Support

We're actively looking for translators to help make LinkDroid accessible in more languages, particularly those already supported by Linkwarden:

How to Contribute Translations

  1. Fork this repository
  2. Create a new directory in app/src/main/res named values-{language-code}
  3. Copy app/src/main/res/values/strings.xml to the new directory
  4. Translate the strings in the file
  5. Submit a pull request (GitHub) or merge request (GitLab)

Privacy & Security

Contributors

A big THANK YOU to everyone who helped with this project!

Development

This app is built using:

License

This project is licensed under the GPLv3 License - see the LICENSE file for details.

Acknowledgments