Skip to content

TheStableFoundation/beasiswa88

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Beasiswa88

Beasiswa88 is a clean iOS, macOS, Android, Windows, and Linux desktop app for Indonesian students who want a calmer way to prepare scholarship applications.

What is inside

  • 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

Required auth env vars

Set these before building the Tauri app if you want auth to work:

  • SMBCLOUD_APP_ID_DEV
  • SMBCLOUD_APP_SECRET_DEV
  • SMBCLOUD_APP_ID_PRODUCTION
  • SMBCLOUD_APP_SECRET_PRODUCTION

These are public-client credentials once shipped in a native app. Do not treat them as confidential secrets.

Development

pnpm install
pnpm build
cargo check --manifest-path src-tauri/Cargo.toml
pnpm tauri dev

Notes

  • 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.

Links

License

Apache-2.0

Copyright

© 2026 The Stable Foundation (distributed by Splitfire AB).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors