Skip to content

algovoid/AndroidKeystoreCreator

Repository files navigation

AndroidKeystoreCreator

Prerequisites

  • .NET 8 SDK installed.

Clone the Repository

git clone https://github.com/algovoid/AndroidKeystoreCreator.git
cd AndroidKeystoreCreator

Build Instructions

Windows Build :

run build.bat

Linux Build

chmod +x build.sh
./build.sh

This generates portable, self-contained executables in:

src/AndroidKeystoreCreator/bin/Release/net8.0/{win-x64|linux-x64}/publish/

You can run the resulting executable directly, no .NET runtime is required on the target system.

About

light desktop app to generate android keystore

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors