this post was submitted on 28 Sep 2024
8 points (90.0% liked)

Monero

1624 readers
58 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 1 year ago
MODERATORS
 

Hey folks, I finally got around to setting up [an extremely ugly, but nevertheless working] pipeline to automatically build Mysu (it only builds arm64 images for now, so they might not work if you have a very old phone. This probably shouldn't affect many people, but if it does affect you and you would like to test Mysu - please let me know).
Testing and feedback is welcome :)

top 11 comments
sorted by: hot top controversial new old
[–] shortwavesurfer 2 points 4 days ago

Hey, you may want to point to the Actions page itself instead of one specific action.

https://codeberg.org/anoncontributorxmr/mysu/actions/

[–] shortwavesurfer 2 points 5 days ago (1 children)

Found a few bugs and submitted a few issues

[–] [email protected] 2 points 5 days ago (1 children)
[–] shortwavesurfer 2 points 5 days ago

Glad to help

[–] [email protected] 1 points 4 days ago (1 children)

could you describe what this Mysu is about so I can test it?

[–] [email protected] 1 points 4 days ago

My bad for not clarifying - this is an android wallet previously developed by pokkst

[–] shortwavesurfer 2 points 5 days ago* (last edited 5 days ago) (1 children)

I am having trouble with this. There are two artifacts listed. And when I download them, they say they are like 19 megabytes. But when I go to unzip them, they do not appear to have any files inside.

Edit: nvm. It did not show the files in the actual zip archive, but when I extracted it, they were there.

[–] [email protected] 2 points 5 days ago (1 children)

There's probably some problem with your archive tool.. :(

The zip that you need is "apk-arm64-v8a.zip", it has a "debug" folder inside it which contains the APK.

[–] shortwavesurfer 1 points 5 days ago

Yep, i got it now

[–] [email protected] 0 points 4 days ago (1 children)
[–] [email protected] 1 points 4 days ago

Thank you :)

Just to be clear - all the credits for creating Mysu go to pokkst as he is the original author, I'm just building on top of his work.