kmp-winget
A package manager app for windows crafted using Kotlin Multi-Platform & Jetpack compose to give a GUI for winget actions
How to download and setup kmp-winget
Open terminal and run command
git clone https://github.com/StarkDroid/kmp-winget.git
git clone is used to create a copy or clone of kmp-winget repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with kmp-winget https://github.com/StarkDroid/kmp-winget/archive/master.zip
Or simply clone kmp-winget with SSH
[email protected]:StarkDroid/kmp-winget.git