cryptocurrency prices on the command line
Project description
About
a cli application for displaying the current price of a cryptocurrency, designed (but not limited) to be ran in conky. cryptik supports multiple exchanges and multiple currencies.
Please see the project wiki for supported currencies and supported exchanges or to request new currencies/exchanges.
Latest Changes
- update copyright date
- package updates: click
NOTICES
- version 3.11.0 requires python 3.11+ (for internal toml processing capabilities and...its faster)
Install
We recommend using pipx to install cryptik: pipx install cryptik. You can also install via pip: pip install --user cryptik.
cryptik uses a config file to store your setup. This file contains information such as the exchange(s) to use. You can grab the sample config file from cryptik/example/config.toml and place it in ~/.config/cryptik as this is where cryptik looks for the file by default or you can place it anywhere you like and use the --config-file parameter to specify the location.
Usage
- call cryptik from command line:
cryptik -e BITSTAMP -t BTC- show full response:
cryptik.py -d full
- show full response:
- list all available exchanges:
cryptik.py -l - get help on cryptik:
cryptik.py -h - example conky usage (note: this will show prices from two exchanges):
CRYPTIK
${texeci 600 cryptik -e KRAKEN -t BTC}
${texeci 600 cryptik -e BITSTAMP -t BTC}
Example Response
- direct call:
$ cryptik -e BITSTAMP -t BTC
BTMP:BTC $9711.24 @12:33
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cryptik-3.12.1.tar.gz.
File metadata
- Download URL: cryptik-3.12.1.tar.gz
- Upload date:
- Size: 47.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.27
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3817dce68dc585454cdf6b170941b2d6e5734a6009f3c2fccd0cbdec3a24003a
|
|
| MD5 |
e8e1eb12b3ac303f536535586adeef88
|
|
| BLAKE2b-256 |
45486db93b579b3b238815acba8c68a452e67fb32ce654e4368fbe905c6d5f3c
|
File details
Details for the file cryptik-3.12.1-py3-none-any.whl.
File metadata
- Download URL: cryptik-3.12.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.27
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a652c23ee1936d5b50484f1f52bcef98fbd8f551d6ef6a411ff5862314f41d8
|
|
| MD5 |
1d5a9f3cb00dd7ace24939a2fcc06b8c
|
|
| BLAKE2b-256 |
b4b5e8486c35eeed9e0940629037369c3f7ad2fc52975ae57d2ce47e3c2db95e
|