This is the repository of kalk, a powerful command line calculator app for developers.
- Windows x64
- Linux x64 (Debian derivatives - e.g Ubuntu - and distributions supporting RPM packages)
- macOS (High Sierra and higher)
Visit the Download section.
You need to install the .NET 7.0 SDK.
Then from the root folder:
$ dotnet build src -c Release
Alternatively, you can install latest Visual Studio 2022 and open the src/kalk.sln
solution.
This software is released under the BSD-Clause 2 license.
Alexandre Mutel aka xoofx.