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

Add step in getting started for building OSS desktop app #390

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

Glavin001
Copy link
Contributor

@Glavin001 Glavin001 commented Oct 1, 2024

Problem

  • I was unable to see the desktop app when installing with brew.
  • Advanced build steps from source did not mention building of the desktop app either.

Solution

  • Add step in getting started docs for building OSS desktop app
  • Add required cmake and wget dependencies
    • My computer was relatively fresh install of MacOS (I usually develop within Devcontainers) so this will reduce issues for others getting started

Tested

image

image

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
screenpipe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 4:58am

@@ -96,6 +96,8 @@ if you require additional configurations such as running in debug mode or switch
./target/release/screenpipe
```

5. for building the desktop app then continue to follow the README for [`screenpipe-app-tauri`](https://github.com/mediar-ai/screenpipe/tree/main/screenpipe-app-tauri/README.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@louis030195 @m13v : Is there a method to see the desktop app via homebrew install method? If not, should likely update docs to make this clear.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

atm we sell the desktop app so it's not in brew, thanks for suggestion

Copy link

@defihook defihook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work
accepted

@louis030195 louis030195 merged commit 33d7313 into mediar-ai:main Oct 1, 2024
2 checks passed
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.

3 participants