Skip to content

st3b1t/SatoshiVox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

SatoshiVox

Donate voice to your node.

This repository is for now a container of proposals and specifications..

support the development 🧡 donate via LN ⚡

Mission

Toward a home automation of the Bitcoin full nodes.

Use Case

Anyone of you who has a full node working there in the living room or bedroom or bathroom and doesn't want to open ssh/https/rpc/tor to check if it works can be informed from time to time with voice messages from the node itself:

"Heila' I'm still alive and validating blocks!"

Hardware requirements

Usually a machine used for bitcoin full node does not include an audio output or a network card, for this reason I suggest some devices that require only one USB port:

image

how to get it

Software requirements

Text to Speech engine:

  • Python (usually just installed in a Bitcoin full node machine)
  • Festival OR eSpeak
  • Bitcoin node with RPC and ZMQ enabled

Features

Each of the following alerts is Text to Speech (TTS) technology that converts text into spoken audio, the content is entirely configurable.

  • auto Play of configurable Bitcoin Podcaster via RSS
  • alert about Transaction confirmations you've been waiting for(or unespected tx for certain address or label in watchonly wallet)
  • alert about new Block reads height, transactions count, mining-pool name
  • alert about Fees de/increase
  • alert about Watch-only Wallet(transactions, check amount)
  • alert about Memory/Disk critical usage
  • alert about dis/connected new peers (ip or Tor nickname)
  • alert about Whales transactions
  • alert abount Halving Countdown (with nice ending music)
  • reads texts found in new OP_RETURN
  • reads random Satoshi quotes

Configurations

  • language to speech and audio volume
  • trigger or disable each features listed above
  • voice (male, female and other available voices of the speech synthesis library)
  • alert sounds

About

Donate voice to your Bitcoin full node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages