Skip to content

A simple program to compress files.

Notifications You must be signed in to change notification settings

toni-schmitt/Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer

Short description

A simple program to compress files using run-length encoding.

Intrstructions

1. Download the latest version (portable or installer) from the Releases Page.

2. Execute the program and switch language to english or keep it as german:

switch_language

3. Select a file to compress:

compress_file You will get a .ttpack file in return: file_compressed

4. Select the same file again to uncompress the .ttpack file:

You can keep the .ttpack extension, the program knows the original file type! uncompress_file

Short instruction for usage

After opening the program you are promted to choose a file. After choosing a file you can put in a Directory and Name for the destination file. The Program detects if the file can be en-/decoded. A button will appear to en-/decode. After the Program is done, a simple message will appear. You can start the process from top again. Optional: The langauge can be switched from German to English

The program should be useable without installation. If the programm does not start, pls use the Installer.

Cloning, Dependencies, ...

Before you start cloning the project, pls install following dependencies.

  1. MaterialDesignXAML
  2. Microsoft.Windows.APICodePack