moisespr123 / cmix_gui

A GUI for Windows for the CMIX compression software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmix_gui

cmix_gui is a Front-end for the cmix compression program. It allows you to compress, preprocess and extract files.

When compressing files, the GUI will append the version used and will append a _dict at the end if you used the dictionary feature. When preprocessing files, they will always end with the _dict added at the end of the extension.

When extracting a file, it will check the file extension and adjust version and dictionary feature accordingly.

Released under the GPL license. Feel free to tweak with this GUI!

Software written with Visual Studio 2017 in the Visual Basic .NET language. Updates are done in VS2022. Targets the .NET Framework 4.8.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Screenshot

English GUI Screenshot:
GUI English Screenshot

Spanish GUI Screenshot:
GUI Spanish Screenshot

How to use?

Simply, go to the release section and download the latest version. Then, execute cmix_gui.exe.

Enjoy!

cmix repo: https://github.com/byronknoll/cmix

About

A GUI for Windows for the CMIX compression software

License:GNU General Public License v2.0


Languages

Language:Visual Basic .NET 100.0%