1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

6 Commits

Author SHA1 Message Date
Chris Cummer
ce38c3f754 Remove the sleeps from the cryptocurrecy modules. Don't need them 2018-06-06 15:18:19 -07:00
Hossein Mehrabi
a25116377b replaced updateInterval with refreshInterval 2018-06-04 20:51:28 +04:30
Chris Cummer
218b6937b1 Implement ASCII-only widget titles
Widget titles can now be specified in the config file via a 'title' key.
Example:

  wtf:
    mods:
      todo:
        title: Tada

which can include emoji. No need to force everyone to look at my emoji,
now they can define their own.
2018-06-03 20:54:07 -07:00
Chris Cummer
c14902abb6 Tweak the formatting of the CryptoLive module a bit 2018-06-03 20:31:23 -07:00
Hossein Mehrabi
3c4902835e use map for http response 2018-06-03 20:31:23 -07:00
Hossein Mehrabi
985d0869f3 move cryptolive to cryptoexchanges 2018-06-03 20:31:01 -07:00