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
- Host: GitHub
- URL: https://github.com/xeimsuck/mambo-archiver
- Owner: xeimsuck
- Created: 2024-06-18T11:49:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T09:19:24.000Z (10 months ago)
- Last Synced: 2025-01-22T12:12:38.214Z (3 months ago)
- Topics: archiver, archiver-application, cpp, crossplatform, huffman-coding
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.exeThe 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