| 
							
							
								 Chris Cummer | 3c712fc3cd | Stronger Go version warning in the README | 2018-06-07 08:43:59 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | fabee23411 | Update README.md | 2018-06-07 08:33:42 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 58f4002c46 | Update README.md | 2018-06-07 08:31:19 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | e99173db68 | Update README.md | 2018-06-07 08:30:44 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | d3d74edb48 | Update README.md | 2018-06-07 08:29:54 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | e33a32759a | WIP | 2018-06-07 08:27:50 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 03b729f39f | Merge pull request #174 from rubiojr/add-travis-ci Add Travis CI config | 2018-06-07 05:57:19 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 2833ec843c | Add clarifying text to GitHub documenation | 2018-06-06 17:42:20 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | ce38c3f754 | Remove the sleeps from the cryptocurrecy modules. Don't need them | 2018-06-06 15:18:19 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 3a7a0cc9ea | Merge pull request #175 from jeangovil/update-openweathermap update openweathermap package | 2018-06-06 13:29:10 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 6541ec89fb | update openweathermap package | 2018-06-07 00:34:04 +04:30 |  | 
			
				
					| 
							
							
								 Sergio Rubio | 478ee38ec0 | Add Travis CI config Currently it only tests that wtf builds. | 2018-06-06 21:20:08 +02:00 |  | 
			
				
					| 
							
							
								 Bill | 34a4061f5d | sample bargraph config added | 2018-06-06 11:50:44 -07:00 |  | 
			
				
					| 
							
							
								 Bill | 4b12c73b11 | added sample code comment | 2018-06-06 11:34:32 -07:00 |  | 
			
				
					| 
							
							
								 Bill | 606c824a28 | Merge branch 'master' of github.com:BillKeenan/wtf | 2018-06-06 11:32:03 -07:00 |  | 
			
				
					| 
							
							
								 Bill | 540dee04d7 | updated with suggestions from @senorprogrammer | 2018-06-06 11:31:52 -07:00 |  | 
			
				
					| 
							
							
								 Bill Keenan | 1075096f2f | removed unused sleep code | 2018-06-06 11:05:47 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 82aff425fc | Merge branch 'rubiojr-go-dep' | 2018-06-06 09:42:56 -07:00 |  | 
			
				
					| 
							
							
								 Sergio Rubio | d2a3e504cf | Vendor dependencies using golang/dep Output from 'dep status':
PROJECT                               CONSTRAINT     VERSION        REVISION  LATEST   PKGS USED
cloud.google.com/go                   v0.23.0        v0.23.0        0fd7230   v0.23.0  1
github.com/briandowns/openweathermap  ^0.11.0        0.11           1b87579   0.11     1
github.com/gdamore/encoding           branch master  branch master  b23993c   b23993c  1
github.com/gdamore/tcell              ^1.0.0         v1.0.0         061d51a   v1.0.0   2
github.com/go-test/deep               ^1.0.1         v1.0.1         6592d9c   v1.0.1   1
github.com/golang/protobuf            v1.1.0         v1.1.0         b4deda0   v1.1.0   1
github.com/google/go-github           branch master  branch master  2ae5df7   2ae5df7  1
github.com/google/go-querystring      branch master  branch master  53e6ce1   53e6ce1  1
github.com/jessevdk/go-flags          ^1.4.0         v1.4.0         c6ca198   v1.4.0   1
github.com/lucasb-eyer/go-colorful    v1.0           v1.0           345fbb3   v1.0     1
github.com/mattn/go-runewidth         v0.0.2         v0.0.2         9e777a8   v0.0.2   1
github.com/olebedev/config            branch master  branch master  9a10d05   9a10d05  1
github.com/radovskyb/watcher          ^1.0.2         v1.0.2         6145e14   v1.0.2   1
github.com/rivo/tview                 branch master  branch master  71ecf1f   71ecf1f  1
github.com/yfronto/newrelic           branch master  branch master  f7fa0c6   f7fa0c6  1
golang.org/x/net                      branch master  branch master  1e49130   1e49130  2
golang.org/x/oauth2                   branch master  branch master  1e0a3fa   1e0a3fa  5
golang.org/x/text                     v0.3.0         v0.3.0         f21a4df   v0.3.0   5
google.golang.org/api                 branch master  branch master  00e3bb8   00e3bb8  4
google.golang.org/appengine           v1.0.0         v1.0.0         150dc57   v1.0.0   10
gopkg.in/yaml.v2                      ^2.2.1         v2.2.1         5420a8b   v2.2.1   1
See https://golang.github.io/dep/docs/daily-dep.html | 2018-06-06 18:29:46 +02:00 |  | 
			
				
					| 
							
							
								 Bill | 56158d2e93 | Built Graph Widget, working with basic sample | 2018-06-05 16:05:06 -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 | 790ac7fb2f | Merge branch 'patrickelectric-weather_view' | 2018-06-05 13:09:47 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 2753a06a17 | Add screenshot to CryptoLive documenation | 2018-06-05 13:09:04 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 3341b02034 | Remove duplicate entries in makeWidgets() | 2018-06-05 13:09:04 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 14bc72c58b | Simplify the module titles in the documentation | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 896ad1c687 | Regenerate site to include correct path for CryptoLive | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 6c9a7613ca | Add Bittrex to the documentation sidebar | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | bcdaf62b03 | Clean up the formatting of the text in Bittrex module | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 6e7307eb2a | replaced updateInterval with refreshInterval | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 2122c501ce | replaced updateInterval with refreshInterval | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | f74feb329a | replaced updateInterval with refreshInterval | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 8d26cfd2cb | fixed cryptolive docs | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 925a076808 | added bittrex to docs | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 lucus | 0c07a26708 | Fix duplicated output produced by scutil | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 lucus | 67f48b6f7c | Fix issue #89 Better handle dns on macOS | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 78dec649e9 | better variable names | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 40888fd29c | avoid panics | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | 1f9324f99c | add module to docs | 2018-06-05 13:08:57 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | c864313a39 | Order modules in alphabetical order | 2018-06-05 13:08:44 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | ef633cb397 | Add screenshot to CryptoLive documenation | 2018-06-05 09:37:50 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | e1372f6ae8 | Remove duplicate entries in makeWidgets()
						
						
						
						
						
						
							
 v0.0.5 | 2018-06-05 09:00:45 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 45d4d2cf2a | Merge pull request #163 from jeangovil/fix-cryptolive-flashing fixed cryptolive flashing | 2018-06-05 08:59:12 -07:00 |  | 
			
				
					| 
							
							
								 liyiheng | 9c884122cf | Power mod: Remove commented-out code | 2018-06-05 13:45:40 +08:00 |  | 
			
				
					| 
							
							
								 Hossein Mehrabi | ca3b907b63 | removed duplicate cryptolive and prettyweather widgets | 2018-06-05 09:52:37 +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 | f1ca3514ee | Simplify the module titles in the documentation | 2018-06-04 21:04:45 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | 15b4934f16 | Merge pull request #151 from lixin9311/dns-macos Fix issue #89 | 2018-06-04 20:59:40 -07:00 |  | 
			
				
					| 
							
							
								 Chris Cummer | c722550df5 | Regenerate site to include correct path for CryptoLive | 2018-06-04 20:52:55 -07:00 |  |