From b4409931591749ec478ec132ad459bd929422288 Mon Sep 17 00:00:00 2001 From: Josh Harvey Date: Wed, 20 Apr 2016 13:38:22 +0300 Subject: [PATCH] TODO --- lib/notifier.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/notifier.js b/lib/notifier.js index 65a57e3a..3724ba81 100644 --- a/lib/notifier.js +++ b/lib/notifier.js @@ -128,3 +128,8 @@ checkStatus(function (err, alerts) { // TODO: How to know which alerts have been sent? // Send alert every 10m while alert state // Remember last sent alert in memory + +/* +- check balances for all cryptos +- update idle screens +*/