A terminal emulator that brings Linux command-line capabilities to Windows.
- 70+ Linux Commands - File, text, system, and network operations
- Colored Output - Syntax highlighting and color-coded file types
- Path Translation - Seamless Windows/Linux path conversion
- Command Aliases - Pre-configured + custom alias support
- Command History - Navigate through previous commands
- Output Redirection - Support for
>,>>, and|operators - Fallback Support - Runs Windows commands when needed
- Python 3.7+
- Windows 10/11
# Clone the project
git clone https://github.com/ArchithM/Lindows
cd Lindows
# Install packages
pip install -r requirements.txt
# Run
python main.py