app icon

sonic3

Developer
Jenin Sutradhar
About

Features:

Operation Modes: Compress, decompress, archive, and extract files.
Compression Algorithms: Gzip, Zstandard (Zstd), LZ4, S2 (Snappy), No Compression.
Archive Formats: ZIP, TAR.GZ, TAR.XZ, (7z - future).
Encryption: Password-based encryption with Argon2 and AES-GCM.
Checksum Verification: MD5/CRC32 for file integrity.
Cross-Platform: Supports Windows, macOS, and Linux.
app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:
go install fyne.io/fyne/v2/cmd/fyne@latest fyne get github.com/JeninSutradhar/sonic3
Or you can download the code directly from git:
git clone https://github.com/JeninSutradhar/sonic3