-
Notifications
You must be signed in to change notification settings - Fork 1
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 basic rate conversion #3
Conversation
Auto-focus search input
Add default text when no asset is added
Make the Tabs re-usable
Change root name of the app
Thank you @virtualdesigner, could you also provide detailed build instructions in README? I try this:
But it crashes:
|
@kirillt I've added some instructions to install the app. We need to install some OS-specific dependencies before getting started. Can you please try out the steps and let me know how it goes? |
@virtualdesigner the steps seem to be the same ( |
It seems that the bundler is only needed for building a package. Right now, But the video looks cool! |
@kirillt I've added more details in the readme for installing the prerequisites. |
Thanks @virtualdesigner, now it's good. On my laptop it's still crashing, but I believe it's something specific to my installation of Fedora Linux. I think we should complete these 2 steps before merge:
|
For Linux, AppImage is fine (no need to build .dep or .rpm). I'm not sure about Windows and macOS, is it same complexity? @virtualdesigner |
Configure Rust to be a binary instead of a library build
Divide the logic into separate files
Latest AppImage can't start with this error:
|
@virtualdesigner It worked on my laptop, great! Could you also update
Here is an example: https://github.com/ARK-Builders/ARK-Shelf-Desktop/blob/main/.github/workflows/build.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job, thanks
Added minimal prototype as mentioned in the issue #1
Screen.Recording.2023-09-03.at.12.26.56.PM.mov