Buddylasta on Nostr: I started solo mining recently with a FutureBit miner and ckpool. My setup is simple: ...
I started solo mining recently with a FutureBit miner and ckpool.
My setup is simple: I have a future bit miner plugged into a raspberry pi. The raspberry pi is connected to a monitor.
In all of my solo mining fun, I wanted to find an easy way to visualize ckpool and user stats on the monitor connected to my raspberry pi.
So I created one using the streamlit python package.
It makes it easy to build dashboards, apps, etc with python.
You can deploy apps via streamlit/other platforms and run them locally.
It's cool stuff and easy enough for anyone to start and finish a project in no time.
All my dashboard does is display and prettify the general and user information available via ckpool.
You can find it here: https://buddylasta-solo-viz-appsolo-stats-o19ku8.streamlit.app/
If you want to run it locally, check out the repo:
https://github.com/buddylasta/solo-viz
It's a simple dashboard, but hopefully those of you solo mining with ckpool will find it useful.
My setup is simple: I have a future bit miner plugged into a raspberry pi. The raspberry pi is connected to a monitor.
In all of my solo mining fun, I wanted to find an easy way to visualize ckpool and user stats on the monitor connected to my raspberry pi.
So I created one using the streamlit python package.
It makes it easy to build dashboards, apps, etc with python.
You can deploy apps via streamlit/other platforms and run them locally.
It's cool stuff and easy enough for anyone to start and finish a project in no time.
All my dashboard does is display and prettify the general and user information available via ckpool.
You can find it here: https://buddylasta-solo-viz-appsolo-stats-o19ku8.streamlit.app/
If you want to run it locally, check out the repo:
https://github.com/buddylasta/solo-viz
It's a simple dashboard, but hopefully those of you solo mining with ckpool will find it useful.