KekUploadApp is a simple app for uploading files to a KekUploadServer Instance.
Just download the precompiled binary from the release tab.
Of course you could also build the application using dotnet.
dotnet publish -c release -r {os} -p:PublishSingleFile=true --self-contained true --verbosity Normal -p:PublishTrimmed=True -p:EnableCompressionInSingleFile=true -p:IncludeNativeLibrariesForSelfExtract=trueReplace {os} with your operating system (linux-x64|win-x64|osx-x64)
This App is licensed under the GNU General Public License v3.0
If you want to contribute to this Project, please open an issue or pull request on GitHub.
- Discord: CraftingDragon007#9504