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


