Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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`