An open API service indexing awesome lists of open source software.

https://github.com/xeimsuck/mambo-archiver

File archiver
https://github.com/xeimsuck/mambo-archiver

archiver archiver-application cpp crossplatform huffman-coding

Last synced: about 1 month ago
JSON representation

File archiver

Awesome Lists containing this project

README

        

# Mambo - Archiver (v1.1)
## Idea
Mambo is cross-platform file archiver.
Has a lib, console and gui modes.

## Supported
Linux
Windows
OS X

## How to use
- After you build the project, you will get two binary files:
1. Static Library: libmambo.lib or libmambo.a
2. Executable file: mambo-gui or mambo-gui.exe

The second one has two variations of use:
1. Console mode
2. GUI mode

- Use flag --help to find out all commands

- WARNING
mambo::detail namespace exclusively use for development so the author is not responsible for changing the signature