https://github.com/lainsce/coin
[DEPRECATED] Track the virtual currencies in real world currency value.
https://github.com/lainsce/coin
applet coin currency money vala virtual-currencies
Last synced: 5 months ago
JSON representation
[DEPRECATED] Track the virtual currencies in real world currency value.
- Host: GitHub
- URL: https://github.com/lainsce/coin
- Owner: lainsce
- License: gpl-3.0
- Archived: true
- Created: 2017-06-16T08:20:08.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T01:18:17.000Z (about 5 years ago)
- Last Synced: 2024-08-29T00:03:18.609Z (8 months ago)
- Topics: applet, coin, currency, money, vala, virtual-currencies
- Language: Vala
- Homepage:
- Size: 578 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-elementaryos - Coin - Track the virtual currencies in real world currency value with this handy applet [:white_check_mark:](https://appcenter.elementary.io/com.github.lainsce.coin.desktop) (Applications / Accessories)
README
#  Coin
## Track the virtual currencies in real world currency value with this handy applet
[](https://appcenter.elementary.io/com.github.lainsce.coin)
[](https://travis-ci.org/lainsce/coin)
[](http://www.gnu.org/licenses/gpl-3.0)
## Donations
Would you like to support the development of this app to new heights? Then:
[Be my backer on Patreon](https://www.patreon.com/lainsce)
## Dependencies
Please make sure you have these dependencies first before building.
```bash
granite
gtk+-3.0
meson
libsoup2.4
libjson-glib
```## Building
Simply clone this repo, then:
```bash
meson build && cd build
meson configure -Dprefix=/usr
sudo ninja install
```## Installation
- [Flathub](https://flathub.org/apps/details/com.github.lainsce.coin): `flatpak install flathub com.github.lainsce.coin`
- [Fedora](https://apps.fedoraproject.org/packages/coin): `sudo dnf install coin`