CryptoPortfolioCLI
Cryptocurrency portfolio CLI written in C++
Install / Use
/learn @matthewjablack/CryptoPortfolioCLIREADME
Crypto Portfolio Cli
Crypto Portfolio Cli is a command line interface written in C++ that allows users to input their current crypto portfolio and display balance in currency of choice.

Cryptocurrency prices are sourced from coinmarketcap api
Exchange rates are sourced from fixer api
Installation
Run the following commmand in your terminal:
git clone https://github.com/mattBlackDesign/crypto-portfolio-cli.git && cd crypto-portfolio-cli && make && mv portfolio /usr/local/bin && chmod +x /usr/local/bin/portfolio
Usage
Enter your currency and the coins in your portfolio.
portfolio USD BTC 1.1 ETH 2.3 LTC 4.5
The following currencies are supported 💰
USD,CAD,EUR,AUD,BGN,BRL,CHF,CNY,CZK,DKK,GBP,HKD,HRK,HUF,IDR,ILS,INR,JPY,KRW,MXN,MYR,NOK,NZD,PHP,PLN,RON,RUB,SEK,SGB,THB,TRY,ZAR
Crypto Portfolio supports the first 100 coins on coinmarketcap
Development
git clone https://github.com/mattblackdesign/crypto-portfolio-cli.git
cd crypto-portfolio-cli
vim main.cpp
License
MIT License
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
