Beasiswa88 is a clean iOS, macOS, Android, Windows, and Linux desktop app for Indonesian students who want a calmer way to prepare scholarship applications.
- simple scholarship guidance UI with a Scandinavian-style layout
- on-device chat powered by
onde = "1.1.1" - smbCloud email/password auth flow for tenant users
- local session persistence with
tauri-plugin-store
Set these before building the Tauri app if you want auth to work:
SMBCLOUD_APP_ID_DEVSMBCLOUD_APP_SECRET_DEVSMBCLOUD_APP_ID_PRODUCTIONSMBCLOUD_APP_SECRET_PRODUCTION
These are public-client credentials once shipped in a native app. Do not treat them as confidential secrets.
pnpm install
pnpm build
cargo check --manifest-path src-tauri/Cargo.toml
pnpm tauri dev
- The first chat run may download a model to the local Hugging Face cache.
- Chat stays on-device after the model is available.
- If auth credentials are missing, the app returns a clear runtime error instead of pretending auth is configured.
© 2026 The Stable Foundation (distributed by Splitfire AB).