Modules for py3status
All of these modules require python-requests
.
# pacman -S python-requests
Displays your reddit link and comment karma.
On left click, it opens your reddit overview page.
Before using this module, you need to set your reddit username in the self.user
variable like:
self.user='l4than-d3vers'
Displays the current exchange value of bitcoin in USD from bitstamp.net On left click, it opens bitcoinity.org/markets
Displays the total connection count for bitcoind. On click, switches between displaying total and displaying inbound and outbound connections.