Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-16T01:18:17.000Z (almost 5 years ago)
- Last Synced: 2024-08-29T00:03:18.609Z (5 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
# ![icon](data/icon.png) Coin
## Track the virtual currencies in real world currency value with this handy applet
[![Get it on AppCenter](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.lainsce.coin)
[![Build Status](https://travis-ci.org/lainsce/coin.svg?branch=master)](https://travis-ci.org/lainsce/coin)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)![Screenshot](data/shot.png)
## 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`