This is an experimental toy project. A simple loop built on top of geth to scan for strings on Ethereum, also what is behind http://ethstr.com
go get
go build
ethtext --datadir=<data dir> --listenaddr <host:port>
Thanks Mohammed Yafii for the Javascript code :)