No description
  • Kotlin 88.9%
  • Swift 6.3%
  • JavaScript 1.9%
  • CSS 1.7%
  • Shell 0.9%
  • Other 0.3%
Find a file
Simon Schubert 59c916ffe1
Some checks failed
Screenshots / screenshots (push) Has been cancelled
Add commands
2026-06-02 16:17:07 +02:00
.github Bump CI to Java 21 to match Paparazzi 2.x JVM requirement 2026-04-29 02:35:33 +02:00
.run Add native cli 2026-02-02 14:53:22 +01:00
android Improve UI/UX 2026-04-29 02:04:47 +02:00
art Auto: refresh Paparazzi screenshots [skip ci] 2026-05-20 15:55:22 +00:00
assets Add commands 2026-06-02 16:17:07 +02:00
aur Update AUR packages to 4.0.6 2026-05-26 13:12:13 +00:00
cli Upgrade gradle and fix warnings 2026-04-28 15:24:18 +02:00
common Release v4.0.6 2026-05-26 14:58:43 +02:00
composeApp Improve performance 2026-05-19 15:43:21 +02:00
desktopApp Fix macos status bar appearance 2026-04-29 18:01:55 +02:00
fastlane Add ios release fastlane 2026-05-27 20:02:24 +02:00
flatpak Update Flatpak manifest to 4.0.6 2026-05-26 13:11:19 +00:00
gradle Upgrade dependencies 2026-06-02 14:18:18 +02:00
icons Improve icon share logic 2026-04-28 14:48:51 +02:00
iosApp Add ios release fastlane 2026-05-27 20:02:24 +02:00
screenshotTests Clean up gradle 2026-05-19 11:57:46 +02:00
scripts Add contribution info and command add template 2026-03-19 12:43:25 +01:00
viewmodels Improve performance 2026-05-19 15:43:21 +02:00
websiteBuilder Clean up gradle 2026-05-19 11:57:46 +02:00
.gitignore Upgrade dependencies 2026-05-26 13:20:03 +02:00
build.gradle.kts Clean up gradle 2026-05-19 11:57:46 +02:00
CHANGELOG.md Release v4.0.6 2026-05-26 14:58:43 +02:00
CONTRIBUTING.md Add contribution info and command add template 2026-03-19 12:43:25 +01:00
Gemfile Add play store build automatization 2026-03-12 12:29:42 +01:00
Gemfile.lock Upgrade dependencies 2026-05-26 13:20:03 +02:00
gradle.properties Clean up gradle 2026-05-19 11:57:46 +02:00
gradlew Upgrade gradle and fix warnings 2026-04-28 15:24:18 +02:00
gradlew.bat Upgrade gradle and fix warnings 2026-04-28 15:24:18 +02:00
LICENSE Add license info 2022-07-06 10:12:12 +02:00
proguard-rules.pro Upgrade to android gradle plugin 7.2.1 and add proguard 2022-07-07 07:15:53 +02:00
README.md Release v4.0.6 2026-05-26 14:58:43 +02:00
settings.gradle.kts Add screenshot automatization 2026-04-28 23:00:46 +02:00

Linux Command Library (Android+iOS+Desktop GUI and CLI+Web)

Icon

The app currently has 8506 manual pages, 28+ basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software.

App Store Play Store F-Droid Web

Native CLI and GUI binaries for Linux, macOS, and Windows are available in Releases.

Homebrew (macOS):

GUI:

brew install --cask simonschubert/tap/linux-command-library

CLI:

brew install simonschubert/tap/linux-command-library-cli

AUR (Arch Linux):

GUI:

yay -S lcl-gui-bin

CLI:

yay -S lcl-bin

Android screenshots

iOS screenshots

Desktop screenshots

CLI screenshot

Content

Categories

One-liners, AI tools, System information, System control, Users & Groups, Files & Folders, Input, Printing, JSON, Network, Search & Find, GIT, SSH, Video & Audio, Package manager, Text Processing, Compression & Archiving, Hacking tools, Terminal games, Cryptocurrencies, Shell Scripting, Tmux, Regular Expressions, VIM Text Editor, Emacs Text Editor, Nano Text Editor, Pico Text Editor, Micro Text Editor

Tips

Clear and reset the terminal, List of recent commands, Close a frozen window/application, Tab Completion, Temporary aliases, Permanent aliases, Chain commands, Command syntax, Cursor navigation, Redirection, Special characters in commands, View file permissions, Modify file permissions, Set file permissions via binary references, Running commands in the background, Scheduling tasks with cron

CI/CD

Github Action to automatically create a new Github release with APK, CLI binaries, and desktop installers, and upload an AAB to the Play Store.

Tests

Android Jetpack Compose deeplinking tests: ComposeDeeplinkTests.kt

Common code unit tests: CommonTests.kt

Licensing

The source code is licensed under the Apache 2.0 license and the copyright of the man pages are copyrighted by their respective authors.

Public GitHub Sponsors

Monthly

benhaotang mahjongmahdong vili-pet apex74-create chrismakesmusic Markbuys Noemikicsim Billy21782

Previous

Dvd741 Loh-San

Thanks to

http://letsgokoyo.com - App Icon

https://icons8.com - Icons

https://tldr.sh - TLDR