This public repository is the official distribution and release-history home for Krit Beta.
- Public site:
https://mocfunky.github.io/krit-releases/ - Web app:
https://voice.krit.gg/ - Current desktop release:
2.0.38 - Current Android release:
1.1.5 - Native GitHub history: 37 releases containing all 84 retained installer packages
The repository contains only packaged installers, public checksums, public release notes, and the static GitHub Pages site. It intentionally does not contain Krit application source code, infrastructure configuration, database material, internal handoff notes, credentials, or secrets.
New installers should be attached to a GitHub Release rather than committed to
the repository. Update release-history.json and the static page from the same
verified release manifest so the version, dates, filenames, and checksums stay
in sync.
The native GitHub Releases page is the complete package archive. Each retained version includes its original build date in the release notes, available installers, and SHA-256 checksums. Where detailed historical notes were not retained, the entry says so instead of reconstructing unsupported claims.
Historical Desktop 2.0.1–2.0.9 tags use an internal zero-padded patch
(desktop-v2.0.01 through desktop-v2.0.09) so GitHub's tag-based release
navigation sorts them numerically. Release titles and user-facing version
numbers remain the normal unpadded 2.0.1–2.0.9.
curl -fsSL https://voice.krit.gg/install-linux.sh | shThe command resolves the current release from Krit's published manifest, selects DEB or RPM where supported, falls back to a per-user AppImage, and verifies the published SHA-256 digest before installation.