← Package directory
Available on winget

Install kalk

kalk is a powerful command line calculator app for developers.

Install with winget
winget install --id xoofx.kalk
Upgrade
winget upgrade --id xoofx.kalk
Uninstall
winget uninstall --id xoofx.kalk

About kalk

kalk is a powerful command line calculator app for developers.

What's new in 0.13.0

Changes πŸ› Bug Fixes - Fix usage of net8.0 (9a0c381) - Fix site.yml action (ba21edc) πŸ“¦ Dependencies - Update dependencies and to net9.0 (bfa6e0f) 🧰 Misc - Update badges (034f6c6) - Update dotnet version in readme (45117bc) - Update site version and remove support for win-arm (8bb4c5d) - Update a kalk version (327754e) Full Changelog: 0.12.1...0.13.0 Published with dotnet-releaser

Read release notes

Version history

Version Updated Notes
0.13.0 Unknown Changes πŸ› Bug Fixes - Fix usage of net8.0 (9a0c381) - Fix site.yml action (ba21edc) πŸ“¦ Dependencies - Update dependencies and to net9.0 (bfa6e0f) 🧰 Misc - Update badges (034f6c6) - Update dotnet version in readme (45117bc...
0.12.1 Unknown Changes πŸ› Bug Fixes - Fix #44 bis (dfb1939) Full Changelog: 0.12.0...0.12.1 Published with dotnet-releaser
0.8.1 Unknown πŸ› Bug Fixes - Fix site readme for ARM (37c15460) - Fix issue with CTRL+C and switch to CTRL+Z to exit from kalk (#24) (4db963b1) - Fix app trimming too aggressive on . NET 7 (#36) (0727d287) πŸ“š Documentation - Fix documen...