CHMpy-sp
August 7, 2025 · View on GitHub
CHMpy-sp is a python TUI made from Textual for changing file/folder permission in Linux easily. It target for user who is still a beginner using Linux and want to change a file/folder permission without manualy using chmod command.

Table of Contents
- Installation
- Usage
- Dependencies / Requirements
- Features
- Contributing
- License
- Author / Maintainer
- Citation
Installation
pip install chmpy-sp
# or from GitHub:
pip install git+https://github.com/AmmarSyamil/CHMpy.git
Usage
#type in terminal to start the TUI
chmpy-sp
Dependencies / Requirements
- Python 3.8 or higher
- Textual 0.74.0 or higher
- Art 6.5 or higher
Features
- Change file/folder permission using TUI.
- See the tree project structure.
Contributing
Report bugs or suggest features via Github Issues.
License
This project is under MIT License.
Author / Maintainer
Ammar Syaamil (@AmmarSyamil) E-mail: ammarsyamil057@gmail.com
Citation
If you use this project in your work, please cite it as:
Ammar, Syamil. (2025). CHMpy-sp (