WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2024 Poal.co

532

Linux Command Library (Mobile+Web)

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

GitHub Releases (github.com)

Play Store (play.google.com)

Web Version (linuxcommandlibrary.com)

Also available on f-droid. (I could only find it in the app. Not online.)

Screenshots

Categories

  • One-liners
  • System information
  • System control
  • Users & Groups
  • Files & Folders
  • Input
  • Printing
  • JSON
  • Network
  • Search & Find
  • GIT
  • SSH
  • Video & Audio
  • Package manager
  • Hacking tools
  • Terminal games
  • Crypto currencies
  • VIM
  • Emacs
  • Nano
  • Pico

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

Goals

  • Keep it simple and performant
  • Keep the app content up-to-date
  • Keep the app up-to-date with Jetpack Compose
## Linux Command Library (Mobile+Web) The app currently has **4608** manual pages, **21+** basic categories and a bunch of general terminal tips. It works 100% offline, doesn't need an internet connection and has no tracking software. [GitHub Releases](https://github.com/SimonSchubert/LinuxCommandLibrary/releases) [Play Store](https://play.google.com/store/apps/details?id=com.inspiredandroid.linuxcommandbibliotheca) [Web Version](https://linuxcommandlibrary.com) Also available on f-droid. (I could only find it in the app. Not online.) ### Screenshots * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-1.png * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-2-dark.png * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-3.png * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-4-dark.png * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-1-tablet.png * https://raw.githubusercontent.com/SimonSchubert/LinuxCommandBibliotheca/master/art/screen-2-tablet.png ### Categories * One-liners * System information * System control * Users & Groups * Files & Folders * Input * Printing * JSON * Network * Search & Find * GIT * SSH * Video & Audio * Package manager * Hacking tools * Terminal games * Crypto currencies * VIM * Emacs * Nano * Pico ### 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 ### Goals * Keep it simple and performant * Keep the app content up-to-date * Keep the app up-to-date with Jetpack Compose

(post is archived)

[–] 1 pt

man, working on mobile blows.

this will definitely make it blow a bit less.

Top notch post, OP!

[–] 1 pt

Thanks. I recently bought myself a laptop to run Ubuntu server and a few docker containers and I realized how few Linux commands I could remember off the top of my head. This app has helped me a ton...