Jump to content

Coinomi in QubesOS


buzzkillb
 Share

Recommended Posts

How to create standalone qube from debian-10-crypto template

Name: Coinomi
type: Standalone qube copied from a template
template: debian-10-crypto
networking: default (sys-firewall)

go to firefox for this new qube and download Coinomi wallet for linux
open terminal and

cd ~/Downloads
cp coinomi-wallet-<version>.tar.gz ~/
cd ~
tar -xzvf coinomi-wallet-<version>.tar.gz

link the Coinomi exec to your usr/local/bin folder

sudo ln -s ~/Coinomi/Coinomi /usr/local/bin

now we want to use coinomi-wallet.desktop to setup the easy click menu
copy the contents of that file to /usr/share/applications/coinomi-wallet.desktop

sudo nano /usr/share/applications/coinomi-wallet.desktop

coinomi-wallet.desktop

[Desktop Entry]
Name=Coinomi Wallet
Type=Application
Categories=Financial
Exec=Coinomi
Icon=/home/user/Coinomi/icons.png
MineType=text/html;
Keywords=Bitcoin;Coinomi;Crypto;Denarius;

save this go back to your Coinomi Qube -> qube settings -> applications -> refresh applications

Launch Coinomi Wallet from the Coinomi Qube

NOTE: I have no idea where the default icon is located

coinomi-qubesos.thumb.jpg.52de1bba9900976ce8b452ed5c1a7f6e.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...