Nodeyez is a project that contains a variety of python scripts to produce images based on your Bitcoin Node
Images can be displayed to video output such as an attached screen on a Raspberry Pi, as well as to a website dashboard for browser based access. In addition, some scripts have support for reporting data to a local Blockclock Mini.
Scripts can be run on their own, or run continuously in the background as a service on system startup.
A few sample images that you can produce on your node using Nodeyez are shown below
All of these panels can work with a local Bitcoin node. At this time, information is accessed via bitcoin-cli RPC calls.
- Art Hash
- Blockhash Dungeon
- Block Height
- Block Stats
- Difficulty Epoch
- Fee Estimates
- Halving Countdown
- Inscription Mempool
- Inscription Parser
- Mempool Space
- OP_RETURN
These panels can be configured to report on local LND based nodes, as well as remote ones over REST.
Panels in support of mining pools and mining devices
Panels specifically related to Nostr
These panels only get their info from local system data
- Compass Mining Status
- Dual Image Display
- Fear and Greed Index
- Geyser Fund Projects
- Price of Bitcoin
- Raretoshi
- Sats per Fiat Unit
- Whirlpool CLI Mix Status
- Whirlpool Liquidity
-
Quick Start Installation -- Quick fast setup using install script!
-
Display Screen -- (optional)
-
Running the Slideshow -- (optional)
-
Nodeyez-Config Tool -- NEW! Easy configuration!