7-Zip Archiver is an open-source graphical user interface for 7-Zip, crafted using Python and the Qt framework. Current it optimized for MacOS, it offers smooth and efficient performance for handling archive files.
- View Archive Contents: Seamlessly view the contents of archives without the need for extraction, enhancing user experience and efficiency.
- Effortless File Management: The Workspace feature allows users to display contents of the filesystem and open archives directly from the Workspace, simplifying file management.
- Custom Compression: Users have the flexibility to choose the compression level and can secure their archives with password protection for enhanced security.
Get the 7-Zip Archiver for MacOS:
- Clone the project:
git clone https://github.com/wasdwasd0105/7zip-pyside
cd 7zip-pyside
- Installing Python Dependencies
pip install pyside6 chardet pyobjc
-
Copy 7zz bin file to ./bin/macos
-
Run the app
python ./main.py
GPL-3.0 license