Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
/ qt-archiver Public archive

Simple archiver written in C++ using QT

Notifications You must be signed in to change notification settings

rivit98/qt-archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archiver

Simple archiver written in C++

Used:

  • C++
  • QT 5.11.1
  • LZ4 compression library

Download: Github release

Presentation: YouTube

img1 img2 img3

TODO:

  • compressing big files
  • folder compressing support