Skip to content

pr2tik1/termipy

Repository files navigation

TermiPy

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

PyPI version License: MIT Python Versions

TermiPy is a simple command-line shell providing essential shell functionalities such as directory navigation, file listing, and command execution. It is designed to be minimal, lightweight, and highly extensible for users looking to interact with their file systems through a custom terminal interface.

🚀 Features

  • 📂 File and Directory Operations: Navigate directories, list files, create, delete, and rename files/directories.
  • 🖥️ Command Execution: Execute shell commands directly through TermiPy.
  • 📊 System Resource Monitoring: View real-time CPU, memory, disk, and network usage statistics.
  • 🐍 Environment Setup: Set up Python and R environments easily.
  • 🌐 Cross-Platform: Works on Linux, macOS, and Windows.

📦 Installation

  1. Clone the repository or download the script and then install using,

    pip install termipy
    • Visit here for more info.
  2. Run the script using Python 3:

    termipy

    or

    PATH="/usr/bin:/usr/local/bin" termipy

🚀 Usage

Run TermiPy using the following command:

termipy

If you encounter any PATH issues, you can use:

PATH="/usr/bin:/usr/local/bin" termipy

Visit Documentation here for more detailed usage and examples - https://pr2tik1.github.io/termipy/

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check issues page.

📝 License

This project is MIT licensed.

👤 Author

Pratik Kumar

🙏 Show your support

Give a ⭐️ if this project helped you!

About

A simple command-line shell to boost your productivity !

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages