Go to file
2023-03-31 11:25:44 +02:00
.gitignore feat: crypto.c 2023-02-06 01:54:30 +01:00
config.def.h feat: crypto.c 2023-02-06 01:54:30 +01:00
crypto.c fix: replaced strcat * 4 by snprintf 2023-02-06 02:03:16 +01:00
LICENSE Initial commit 2023-02-06 01:48:21 +01:00
Makefile feat: crypto.c 2023-02-06 01:54:30 +01:00
README.md fix: bin name 2023-03-31 11:25:44 +02:00

crypto

Get your current holding in crypto from Binance in your own currency.

Makefile inspired from suckless

Dependencies

Arch

# pacman -S curl

Debian 11+

# apt-get install libcurl4-dev

How-To

$ make

Set your settings in config.h

$ make
$ ./crypto