Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.36 KB

Squash Archiver [WIP] | Archiver apps for macOS, Windows and Linux.

The UI is built using Flutter. The app relies heavily on Go for compressing and decompressing the archives.

Requirements

  • Flutter and Dart
  • Go language

Build instructions

    flutter build macos

Todo

  • File archiving desktop API using Go lang
  • UI
    • Dart/GO FFI support
    • Read an archive
    • Read a password protected archive
    • Compress
    • Decompress
    • Delete a file

Contribute

If you are interested in fixing issues and contributing directly to the code base.

Contacts

Please feel free to contact me at [email protected]

License

Squash Archiver | Archiver apps for macOS, Windows and Linux is released under MIT License.

Copyright © 2018-Present Ganesh Rathinavel