wasdwasd0105 / 7zip-pyside

7-Zip GUI using PySide6
GNU General Public License v3.0
6 stars 1 forks source link

7-Zip Archiver

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.

Features

Preview Window

Workspace

Easy Compress

Download

Get the 7-Zip Archiver for MacOS:

Self Installation and Usage

  1. Clone the project:

    git clone https://github.com/wasdwasd0105/7zip-pyside
    cd 7zip-pyside
  2. Installing Python Dependencies

    pip install pyside6 chardet pyobjc 
  3. Copy 7zz bin file to ./bin/macos

  4. Run the app

    python ./main.py

How do I publish to Appstore

Contributing

License

GPL-3.0 license