Skip to content

Mamograg17/Kaslo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kaslo

what is Kaslo

Kaslo is an application that help you to backup your android partitions. Cause from time to time, people love to change the ROM they use or they want to do something that will wipe there data, so to backup the current partitions to restore them in the future, Kaslo will help you with its GUI.

requirements

○ adb ○ wxwidegts ○ CMake

Installation

first of all, you need to clone the repository:

git clone https://github.com/Mamograg17/Kaslo.git

then

cmake -B build -G "Unix Makefiles"

after that cd to build directory:

cd build

the next command will build the executable from source:

make

the final command will install Kaslo to your system:

sudo make install

And that's it !!

About

Kaslo is a GUI application that help you backup android partitions like system.img, boot.img...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published