Skip to content

ArchithM/Lindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lindows

A terminal emulator that brings Linux command-line capabilities to Windows.

Python Platform


Features

  • 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

Requirements

  • Python 3.7+
  • Windows 10/11

Installation

# Clone the project
git clone https://github.com/ArchithM/Lindows
cd Lindows

# Install packages
pip install -r requirements.txt

# Run
python main.py

About

Linux emulator on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages