Coin
August 24, 2019 ยท View on GitHub
Track the virtual currencies in real world currency value with this handy applet

Donations
Would you like to support the development of this app to new heights? Then:
Dependencies
Please make sure you have these dependencies first before building.
granite
gtk+-3.0
meson
libsoup2.4
libjson-glib
Building
Simply clone this repo, then:
meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install