Skip to content

labnex/LabNex

Repository files navigation

License: GPL v3 Release Crowdin

Become a Patreon

LabNex - Android app for GitLab

LabNex is an open-source Android app for GitLab. You can use it with GitLab.com or your self-hosted GitLab instance. It supports multiple accounts, allowing you to add as many instances as you need.
LabNex is licensed under the GPLv3 License.

Downloads

Get it on F-Droid Get it on Google Play Download builds and releases Get it on OpenAPK

Features

  • Multiple accounts support
  • Projects and groups listing
  • Biometric lock for security
  • Issues, merge requests, and commits
  • Project releases, milestones, and wiki
  • Markdown support with code editor
  • Diff viewer for code changes
  • Localized in multiple languages

Complete feature list →

Screenshots

Dashboard Projects Issues Code

More screenshots →

Add a Custom URL Scheme

Starting with version 7.0.0, LabNex supports a custom URL scheme. This feature allows you to seamlessly open links directly in LabNex for issues, merge requests, projects by using third-party apps like URL Check.

How to Configure URL Check

  1. Install the URL Check app from F-Droid or the Google Play Store.
  2. Make sure it’s set as the default browser app in your Android settings. You can find this under Apps.
  3. Open URL Check app and tap on Module.
  4. Select Pattern Checker and then tap on Json edit.
  5. Copy and paste the following JSON configuration into the editor. You can customize the regex parameter to add your own instances.
  6. Save your changes.

JSON Configuration:

"LabNex": {
  "regex": "^https?://(?:[a-z0-9-]+\\.)*?(gitlab\\.com|framagit\\.org)(/.*)",
  "replacement": "labnex://$1$2"
}

Development

Frequently Asked Questions

View complete FAQ →

Translation

Help translate LabNex on Crowdin. Request new languages here.

Links

Acknowledgments

Thanks to all open-source libraries, contributors, and donors for your support.

Social

Support LabNex

Developing and maintaining LabNex requires significant time and effort. Help us keep the project sustainable and free:

Disclaimer

LabNex is not associated with GitLab or any other entity. It is a standalone, independent project.

All trademarks and logos are the properties of their respective owners.

About

LabNex is an open-source Android app designed for managing GitLab projects

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •  

Languages