Metadata-Version: 2.4
Name: linux-command-library
Version: 0.3.1
Summary: Interactive Linux Command Library TUI
Author-email: ShadoVaine <shado.sec@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/Shadovaine/Linux-Command-Library-dev
Project-URL: Documentation, https://github.com/Shadovaine/Linux-Command-Library-dev#readme
Project-URL: Repository, https://github.com/Shadovaine/Linux-Command-Library-dev
Project-URL: Bug Tracker, https://github.com/Shadovaine/Linux-Command-Library-dev/issues
Project-URL: Changelog, https://github.com/Shadovaine/Linux-Command-Library-dev/releases
Keywords: linux,commands,terminal,cli,reference,tui
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Topic :: Terminals
Classifier: Environment :: Console :: Curses
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: LICENSE-CODE
License-File: LICENSE-CONTENT
Requires-Dist: textual>=0.69.0
Requires-Dist: pyyaml>=6.0.0
Dynamic: license-file

# 🐧 LCL

![LCL Banner](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/LCB.png)

A comprehensive Terminal User Interface (TUI) application for browsing and searching Linux commands with a beautiful, professional interface.

![LCL Banner](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/lcl.png)

## 🌟 Features

- **📚 180+ Linux Commands** - Comprehensive database organized by category
- **🔍 Lightning-Fast Search** - Real-time search by command name, category, or options  
- **📖 Rich Details** - View command syntax, options, examples, and descriptions
- **🎨 Beautiful TUI** - Professional orange-themed interface with smooth animations
- **⌨️ Full Keyboard Navigation** - Tab through all interface elements seamlessly
- **👑 Admin Features** - Template generation for command maintainers
- **🛡️ Robust Error Handling** - Graceful handling of malformed data

## 📸 Screenshots

### Main Interface

![LCL Main Interface](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/lcl.png)

### Command Details

![Search Results](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/LCL2.png)

## 📦 Installation

### Installation Command Details

![Search Results](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/LCL2.png)

### Installation via pipx (Recommended)

![Command Details](https://raw.githubusercontent.com/Shadovaine/Linux-Command-Library-dev/main/media/LCL5.png)
