-
Notifications
You must be signed in to change notification settings - Fork 1.2k
rewind desktop app #1805
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
base: main
Are you sure you want to change the base?
rewind desktop app #1805
Conversation
🧪 testing bounty created!a testing bounty has been created for this PR: view testing issue testers will be awarded $20 each for providing quality test reports. please check the issue for testing requirements. |
how can i test it? |
issue was happening randomly. the settings were not loaded from file. so it was showing default settings. to test try reloading page or relaunching app again again. if you see the settings in app are reset(don't change anything in settings). check the settings file. settings will still be there |
@louis030195 Will the app be completely standalone, or will it share data with screenpipe-app? For example, if I have both screenpipe-app and rewind-app running on my PC, will the recording, resource and data be shared between them, or will they operate independently? |
Hey, is testing still required? i can help |
hmm i think it would make sense to be shared tricky part is to check to avoid conflict, having two times the recorder in parallel |
later probably yes |
also wdyt of making this in the same folder than the existing tauri app, but during build time it would enable / disable specific feature in rust side / js side / show different UI? been considering this path too and in CI/cd it would build 2 apps one advantage is to keep the same code for rewind and stuff, not sure easier to maintain? |
it could get more complex and code will be messy since we mixing two apps, also there is risk of breaking one app while working on another. |
there are a few issues in the onboarding but i think its same one known in screenpipe such as:
overall its really great job, would love to ship this to all - also it's rly cool it can use the existing screenpipe data |
@louis030195 anything more to add to this pr? also could check if prev issues are fixed? |
testing for anyone wanting to install this app right now: do this or paste in cursor chat to do it for you: gh pr checkout 1805
cargo build --release
cd openrewind
bun i
bun tauri build
# open the end build .dmg path |
still crashing for me at start since around 196d53e |
could try deleting existing app (settings,etc) and install the new one? |
desktop app of rewind pipe
openrewind.1.mp4