CHMOD Generator
< Home
CHMOD Generator is a Linux tool for changing the permissions of files.
Basicly, it's a GUI for the command line tool CHMOD (CHange MODe, aka modify the permissions of a file), and CHOWN (CHange OWNer, aka modify the owner of a file).
This program is written in C++, with the Qt framework. Recently, I've been learning a lot about using Qt, and C++ so this started out as a test, but I kept on wanting to add features, so I'm releasing it.
You can also download the latest source code, and compile it yourself, for new features not yet present in the latest release.
Download source code (Zip)