Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

196 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KTools

KTools is a GUI application that combines many smaller tools into one app.

showcase of the app


How to install

Head on over to the releases tab and select the latest version. Then click assets and download the executable!


License

This project is licensed under GPL-3.0.
A link to this source code is included inside the compiled application.

This project includes a modified version of the ipconfig crate, originally licensed under MIT.
See ipconfig/LICENSE for details.


Building from source

Building requires Cargo and git to be installed.

Run the following commands to build from source:

git clone https://github.com/kderef/ktools
cd ktools
cargo build --release

After it is done, the executable will be in target/release.

Releases

Contributors

Languages