No reviews reviews
39
downloads
8.0
android

AI summary

Open-source GitLab client for Android with support for GitLab.com and self-hosted instances. Manage multiple accounts, browse projects and groups, review issues and merge requests, and view code diffs. Includes biometric lock, markdown support, and a custom URL scheme for opening GitLab links directly in the app. This release candidate features UI revamps and new improvements.

Generated by AI. May contain inaccuracies.

About this app

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.

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

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, and projects by using third-party apps like URL Check: https://github.com/TrianguloY/URLCheck

How to Configure URL Check

1. Install the URL Check app. 2. Make sure it's set as the default browser app in your Android settings. You can find this under Apps. 3. Open the 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" }

Disclaimer

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

License

GNU General Public License v3.0

What's new

v8.0.0-rc2May 18, 2026
  • This RC release brings UI revamps, new features, and fixes.
  • A full list of features and improvements will be published with the stable release.

About this version

Version
8.0.0-rc2 (796)
Size
14.28 MB
Requires Android
8.0
Target SDK
26
Architecture
arm64-v8a, armeabi-v7a, x86, x86_64
Downloads
39
Updated
May 18, 2026
Package
com.labnex.app

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app