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

standalone app (wails) #504

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

stubbrn
Copy link
Contributor

@stubbrn stubbrn commented Aug 28, 2023

Migrate from web to standalone app using wails.

Why wails ?

Less bloated than electron, with the main process written in go (the renderer process is still typescript+svelte).

image

There's also a new simple view that shows the list of peers.

image

It's a prototype so it's still a bit clunky.

@noot Can you share with me the logo that you showed at your monerokon talk (iirc) ?

Menu

  • Trade: The existing UI showing Pairs & Offers
  • Swaps: List of pending swaps + History of swaps (Not done)
  • Wallets: Easier way to manage / import wallets (Not done)
  • Peers: List of Peers

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.17% ⚠️

Comparison is base (830c263) 60.63% compared to head (74b21e0) 60.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
- Coverage   60.63%   60.47%   -0.17%     
==========================================
  Files         131      131              
  Lines       12952    12952              
==========================================
- Hits         7854     7833      -21     
- Misses       4281     4296      +15     
- Partials      817      823       +6     

see 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stubbrn stubbrn marked this pull request as draft September 7, 2023 19:06
@stubbrn stubbrn marked this pull request as ready for review September 7, 2023 19:06
@stubbrn
Copy link
Contributor Author

stubbrn commented Sep 14, 2023

pp

@stubbrn
Copy link
Contributor Author

stubbrn commented Oct 17, 2023

image

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