Migrated to GitLab (https://gitlab.com/ErikWallstrom/Crypto)
Crypto uses the CoinCap.io API to fetch up-to-date data about cryptocurrencies.
- gcc
- make
- gtk3
- json-glib
- libcurl
Arch Linux (and derivatives)
sudo pacman -S gcc make gtk3 json-glib libcurl
Ubuntu (and derivatives)
sudo apt install gcc make libgtk-3-dev libjson-glib-dev libcurl4-openssl-dev
Currently requires network connection to start correctly
git clone https://github.com/ErikWallstrom/Crypto.git
cd Crypto
make
sudo make install
- Portfolio
- Warnings/notifications