Skip to content

pradosh-arduino/Chiefwood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Banner

Chiefwood

This is a file compressor and encrypter πŸ“š

HitCount Say Thanks

Usage

  • To create Chiefwood file
dotnet run -compression <level> -create <filename_without_extension>

Compression Levels are none, fast, optimal, best

Note: -compression must be first!

  • To Load Chiefwood file
dotnet run -load <filename_without_extension>

Files location

  • every files that should be in Chiefwood file should be under ./contents directory

Here is an Example

  • contents/
    • test.txt
    • alsonicefilebtw.txt

inside test.txt

HERE IS AN EXAMPLE!
Hey hi hello! normal text works!
CAPITAL TEXT ALSO!
Emojis also, why not πŸ˜‰πŸ§ͺπŸ•
Even these stylish text also: π‘€π’Άπ“Žπ’·π‘’ π“‰π’½π’Ύπ“ˆ π“‰π‘œπ‘œ

About

This is a file compressor and encrypter πŸ“š

Topics

Resources

License

Stars

Watchers

Forks

Languages