Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: desktop app #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

alifeinbinary
Copy link
Contributor

@alifeinbinary alifeinbinary commented Sep 11, 2024

I thought it would be good to contribute to Ollami with a desktop app built with Tauri, a very lightweight, cross-platform framework that runs on Rust.

You'll notice that some packages have been downgraded to get this feature work and I've switched to Yarn as it plays nicer with Tauri with yarn tauri dev as a simple command to get everything served. Even though this currently builds and works, there's still some work to do before it could be packaged as a cross-platform installable, primarily bundling a python Chroma server.

Read the Tauri/SvelteKit docs to read about how SSR is disabled and SSG is enabled is configured.

Anyway, great app! I was impressed with it and thought this would be a good addition :)

@alifeinbinary alifeinbinary changed the title Feat/desktop app feat: desktop app Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant