SkyCrypt Desktop is a lightweight desktop app for viewing Hypixel SkyBlock statistics via SkyCrypt (https://sky.shiiyu.moe/). Built with Rust and Tauri, it delivers a fast native window without Electron overhead.
| Platform | File |
|---|---|
| Windows | SkyCrypt.Desktop_0.1.6_x64-setup.exe |
| macOS (Apple Silicon) | SkyCrypt.Desktop_0.1.6_aarch64.dmg |
| Linux (Debian) | SkyCrypt.Desktop_0.1.6_amd64.deb |
| Linux (RPM) | SkyCrypt.Desktop-0.1.6-1.x86_64.rpm |
| Version | Release Page |
|---|---|
| v0.1.5 | |
| v0.1.4 | |
| v0.1.3 | |
| v0.1.2 | |
| v0.1.1 | |
| v0.1.0 |
This project turns the SkyCrypt web app into a native desktop experience without the overhead of Electron. It uses a minimal WebView approach while allowing custom enhancements like UI injection and additional controls.
- View SkyCrypt profiles on desktop
- Open Hypixel SkyBlock stats quickly in a native window
- Keep a dedicated SkyCrypt desktop window while gaming
- Fast and lightweight (Rust + Tauri)
- Native desktop window for SkyCrypt
- Custom JavaScript injection support
- No Chromium bloat or heavy runtime
- Rust
- Tauri (WebView-based desktop framework)
This is essentially a thin wrapper around the SkyCrypt website. Functionality depends on the upstream site, and UI injections may break if the site structure changes.
pnpm install
pnpm run tauri devTo build a release binary:
pnpm run tauri buildPackage names:
skycrypt(builds from source)skycrypt-bin(prebuilt binary)
Install:
yay -S skycrypt
# or
yay -S skycrypt-binThis repo includes the PKGBUILDs in AUR/ and AUR-bin/.
People also find this project when looking for a SkyCrypt desktop app, SkyCrypt desktop client, SkyCrypt for PC, Hypixel SkyBlock stats app, SkyBlock profile viewer, or a lightweight SkyBlock stats desktop client.