crypticker
Minimalistic cryptocurrencies ticker: https://crypticker.io
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 4 |
| Forks | 1 |
| Open Issues | 0 |
| Last Commit | 2017-07-09 |
| Downloads | 0 |
| Last Indexed | 2026-07-24 13:03 |
Installation
nimble install crypticker
choosenim install crypticker
git clone https://gitlab.com/scastiel/crypticker
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| crypticker | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/scastiel/crypticker |
|---|---|
| Homepage | https://gitlab.com/scastiel/crypticker |
| Registry Source | gitlab |
README
Crypticker
Crypticker is a minimalistic webapp to check current values of Bitcoin and Ether.
Features
- available tickers: BTCEUR, BTCUSD, ETHEUR, ETHUSD, ETHBTC.
- data is fetched from Kraken public API.
- optimized for iPhone (you can add the app to your home screen) but works well with other mobile platforms too.
Contribute
If you like web development and want to contribute adding features, known that this project uses React (with create-react-app) and is fully tested; therefor it's an ideal project to contribute even if you're a beginner :)
You can also request features or report a problem by creating a new issue.
License
Published under the GNU GPL v3 (see LICENSE).