TermiPy

Author

Pratik Kumar

Published

October 22, 2024

Welcome to TermiPy

TermiPy is a lightweight and extensible command-line shell designed for users who want a simplified, custom terminal interface. It provides core terminal features like directory navigation, file management, and command execution, making it easy to interact with your file system. Built to be minimal and efficient, TermiPy is cross-platform, running on Linux, macOS, and Windows.

PyPI version License: MIT Python Versions

████████╗███████╗██████╗ ███╗   ███╗██╗██████╗ ██╗   ██╗
╚══██╔══╝██╔════╝██╔══██╗████╗ ████║██║██╔══██╗╚██╗ ██╔╝
   ██║   █████╗  ██████╔╝██╔████╔██║██║██████╔╝ ╚████╔╝ 
   ██║   ██╔══╝  ██╔══██╗██║╚██╔╝██║██║██╔═══╝   ╚██╔╝  
   ██║   ███████╗██║  ██║██║ ╚═╝ ██║██║██║        ██║   
   ╚═╝   ╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝╚═╝╚═╝        ╚═╝   

Package Goals

  • Simplicity: Provide essential shell functionality in a streamlined way.
  • Extensibility: Offer a flexible base for customization and expansion.
  • Cross-Platform Compatibility: Ensure functionality across major operating systems.

Key Features

  1. File Management: Easily navigate directories, list files, and perform file operations.
  2. Command Execution: Run shell commands directly within TermiPy.
  3. Resource Monitoring: Check system stats like CPU, memory, and disk usage.
  4. Environment Setup: Quickly configure Python and R environments.

Installation & Usage

Install via pip and run using Python 3 to get started quickly. Visit Getting Started for more details.

Contributions

We welcome contributions! Check out our issues page to get involved.

License

TermiPy is licensed under the MIT License.