Chris Cummer
cf776cd1b9
Tweaking minor code issues
2018-06-28 17:50:12 -07:00
Chris Cummer
0b1ec96545
Formatting fixes
2018-06-28 17:46:55 -07:00
Hossein Mehrabi
9925241664
Merge branch 'master' into top-exchanges
2018-06-23 17:08:46 +04:30
Chris Cummer
1a898b05e3
Remove complexity from a lot of string display statements
2018-06-21 19:32:32 -07:00
Hossein Mehrabi
f2ca1c1d5d
update cryptolive
2018-06-21 16:03:27 +04:30
Chris Cummer
66b69471d0
Properly scope Config to the wtf package and remove it as a dependency from everywhere else
2018-06-16 14:59:22 -07:00
Chris Cummer
52f719d342
Move Blockfolio module into cryptoexchanges/
2018-06-13 09:42:55 -07:00
Andrew
a558ee948f
Reverted names
2018-06-10 03:36:53 +03:00
Andrew
da1ffdd817
Changed name to andrewzolotukhin
2018-06-10 03:15:58 +03:00
Andrew
6288c70156
Returned names of repo
2018-06-10 02:50:16 +03:00
Andrew
77823419b5
Temporary changed username.
2018-06-10 00:16:40 +03:00
Hossein Mehrabi
f33b756d02
removed useless condition in Refresh
2018-06-08 10:59:47 +04:30
Chris Cummer
ce38c3f754
Remove the sleeps from the cryptocurrecy modules. Don't need them
2018-06-06 15:18:19 -07:00
Hossein Mehrabi
e0e9e29e91
clean up displaying
2018-06-06 03:10:30 +04:30
Hossein Mehrabi
17da5fd2da
changed limit default
2018-06-06 02:55:20 +04:30
Hossein Mehrabi
10b6431be1
cryptolist supports toplist
2018-06-06 02:53:15 +04:30
Chris Cummer
1c984e2c23
Merge pull request #156 from jeangovil/remove-updateinterval
...
replaced updateInterval with refreshInterval
2018-06-04 21:07:54 -07:00
Chris Cummer
092419d5b2
Clean up the formatting of the text in Bittrex module
2018-06-04 20:45:33 -07:00
jeangovil
341cf423e7
Merge branch 'master' into bittrex
2018-06-04 21:00:28 +04:30
Hossein Mehrabi
887239b97f
replaced updateInterval with refreshInterval
2018-06-04 20:59:07 +04:30
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
Hossein Mehrabi
f8a3b57414
better variable names
2018-06-04 06:57:37 +04:30
Hossein Mehrabi
0386cf88ec
avoid panics
2018-06-04 06:29:58 +04:30
Hossein Mehrabi
6fd06db338
added bittrex module
2018-06-04 06:02:31 +04:30
Hossein Mehrabi
c2d2197ed0
use map for http response
2018-06-04 05:19:20 +04:30
Hossein Mehrabi
67e183e98a
move cryptolive to cryptoexchanges
2018-06-03 05:25:25 +04:30