Skip to content

Releases: SimonSchubert/LinuxCommandLibrary

Release v4.8.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 22:59

Features

  • Added 30 new commands, including docker-buildx helpers, jj-file, UFW extras, kcc-c2e/kcc-c2p, woodpecker-cli and meclaw
  • Linux Qt GUI (x86_64 and aarch64) now ships with the full multi-platform release, including AUR lcl-gui-bin on Arch ARM

Fixes

  • Built the x86_64 Linux app against Arch's Qt so it starts on Arch Linux

Improvements

  • Upgraded dependencies (Android Gradle Plugin 9.4.0, Mordant 3.1.0, Spotless 8.10.2)

Linux GUI 4.7.1

Choose a tag to compare

@SimonSchubert SimonSchubert released this 04 Sep 23:05

Native Qt 6 / QML Linux application, replacing the Compose desktop app on Linux. Shares the Kotlin data and parsing layer with the Android and iOS apps.

  • Follows the active Omarchy theme: colours from colors.toml, type scale and spacing from shell.toml, repainting live when the theme changes
  • User config at ~/.config/lcl/config.toml (font family and scale, layout breakpoint, start section, colour overrides)
  • x86_64 and aarch64 builds

Linux only. The Android, iOS, Windows and macOS apps are unchanged from v4.7.0.

Install on Arch via the AUR: lcl-gui-bin

Release v4.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Aug 21:37

Features

  • Added an open source licenses screen
  • Added 26 new commands

Improvements

  • Rewrote TLDR examples for over 120 commands
  • Improved accessibility on Android and iOS: screen reader labels, large text sizes, and tables that reflow instead of squeezing into unreadable columns
  • Overhauled the icon set: redrew off-style icons, gave every basics group a fitting one, and removed unused art
  • Removed the affiliate banners from the info dialog
  • Upgraded dependencies

Release v4.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:45

Features

  • Added 80 new commands, including Hyprland tools (hyprlock, hypridle, hyprcursor-util), libvirt snapshot helpers, AI/MCP CLIs, and the ksh/zsh whence builtin

Fixes

  • Fixed iOS archive build failing due to matchScrollTarget access

Improvements

  • Sped up search and markdown parsing
  • Embedded AppImage update metadata and zsync for delta updates
  • Upgraded dependencies (Compose Multiplatform 1.12.0, AGP 9.3.2, Compose BOM 2026.08.00, Gradle 9.7.1)

Release v4.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 21:43

Features

  • Added package install sections on command detail pages (Android and iOS)
  • Added 71 new commands, including AI/agent tools (mere.run, claude helpers, agentnest), Proxmox and UFW helpers, disk utilities (nwipe, scrub), and other CLIs from tldr and Hacker News

Fixes

  • Fixed man page search UI jiggle on Android and iOS

Improvements

  • Improved documentation for existing commands
  • Upgraded dependencies (Kotlin 2.4.10, AGP 9.3.1, and related tooling)

Release v4.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:31

Features

  • Added in-page man page search with match highlighting (Android and iOS)
  • Added 139 new commands, including cloud/CLI tools (awsless, kafkactl, terraformer), MQTT clients, Kubernetes helpers (arkade, kapp, ytt), and utilities (pdfcpu, fzy, tinygo)
  • Linked recent AI and disk tools into AI tools and Files & Folders basics

Improvements

  • Improved documentation for 426 existing commands

Release v4.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:21

Features

  • Added 68 new commands, including Docker and Proxmox container tools, Flux CD, Terraform state commands, and tidy-viewer

Fixes

  • Fixed broken resource links in new command pages

Improvements

  • Improved documentation for 197 existing commands
  • Removed deprecated Accompanist libraries
  • Upgraded dependencies, including Android Gradle Plugin 9.3.0
  • Cleaned up Gradle build scripts

Release v4.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:38

Features

  • Added many new Linux commands, including zerofree and Wine registry tools
  • Made the CLI TUI more interactive

Improvements

  • Improved command documentation, including Vim clipboard shortcuts and find -printf
  • Upgraded dependencies

Release v4.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:49

Features

  • Added new Linux commands across multiple batches

Improvements

  • Improved command documentation across many entries
  • Upgraded Gradle wrapper to 9.6.0

Release v4.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:39

Features

  • Link out to documentation, source code, and homepage of commands
  • Show rich content in basics sections

Fixes

  • Fixed missing "see also" references across all command pages

Improvements

  • Added many new commands and improved existing documentation
  • New icon mappings, including Backup & Imaging and System Recovery web icons
  • Upgraded dependencies