summaryrefslogtreecommitdiff
path: root/notificator.go
AgeCommit message (Collapse)Author
2018-02-23[feat] discover the path of the svg for the notificationsRuben Pollan
Try different known paths for the svg file. - Resolves: #10
2018-02-21[feat] add i18n supportRuben Pollan
Using golang.org/x/text, wich is still in early stages of development, but seems to work good enough for our needs. - Resolves: #2
2018-02-14[feat] timeout if bitmaskd doesn't respondRuben Pollan
- Resolves: #7
2018-02-14[feat] install helpers if neededRuben Pollan
- Resolves: #6
2018-02-13[doc] add copyright noticeRuben Pollan
2018-02-08[feat] use a config file to check when to produce the next notificationRuben Pollan
2018-02-08[feat] use the right urlsRuben Pollan
2018-01-18[style] New assetsRuben Pollan
2018-01-16[feat] Dummy implementation of the systrayRuben Pollan