stan.distortion
Well-known member
Damn, it's not in the client, alerts are part of the protocol for the network and the client can run a command specified in the .conf file when they're used but there doesn't seem to be anything for simple notifications :/ There's something about a patched version, will have another look tomorrow.
...
Sorry, forgot about this, modified for a budgetnotify command to add to dash.conf in the same way as alertnotify:
It is also recommended to set alertnotify so you are notified of problems;
for example: alertnotify=echo %s | mail -s "Bitcoin Alert" [email protected]
As usual with unofficial code, use at your own risk! I play around with code as a hobby and wouldn't consider anything I do production quality, it's nothing more than a few existing routines re-used and slightly modified but all the same, I wouldn't run it as a hot wallet without the changes checked over.
EDIT: Stripped binaries and added a bin folder:
https://github.com/stan-distortion/dash
Last edited by a moderator: