zip2a
- 1 Devlogs
- 3 Total hours
A worst alternative to 7zip or similar archive managers because yes
A worst alternative to 7zip or similar archive managers because yes
Today I worked on what is basically a worse alternative to 7-Zip and other archive managers.
Why? Mostly because there are a few things I don’t really like about existing tools, so I decided to build my own version of one.
I was also a little bit rusty with Rust.
Yes, I said it.
Sorry for the dad joke.
For now, the project uses the zip crate to handle .zip files. The current version can already create and extract archives, but this is still just the beginning.
.7z, .rar, and othersI attached a short recording showing how it currently works.