Skip to content
/ cwstat Public

Crypto Wallet Status - Command line tool to manage your Crypto wallet

License

Notifications You must be signed in to change notification settings

KINOBOT/cwstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwstat

Crypto Wallet Status - Command line tool to manage your Crypto wallet

alt text

alt text

makes a wallet.json file in ~/.cwstat/ to keep track of your wallet.

alt text

requirements

Linux / OSX / Win10( With ubuntu shell )

python 2.7+

requests

even works on a phone as long as you have a terminal app that can handle the requirements. ( Thanks to pbeaves for the Windows and Android testing ) alt text

install

Clone the repo, run

sudo ./requirements 

to install or check for all requirements.

Run ./cwstat to run. You can define CWSTAT_PATH to launch with an absolute path from any directory.

Alternatively add this to your ~/.bash_profile to alias the tool and set it up

export CWSTAT_PATH="/path/to/cwstat/root/dir"
alias cws="${CWSTAT_PATH}/cwstat"

Future plans

Add Transaction to track loss/gain. Tell what price you payed for your investment and see the results.

About

Crypto Wallet Status - Command line tool to manage your Crypto wallet

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages