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
Chris Cummer
75a1266326
Merge pull request #155 from jeangovil/fix-crypto-docs
...
fixed cryptolive docs
2018-06-04 20:52:13 -07:00
Chris Cummer
06da5e490c
Add Bittrex to the documentation sidebar
2018-06-04 20:50:40 -07:00
Chris Cummer
23e85f3dc9
Merge branch 'jeangovil-bittrex'
2018-06-04 20:46:01 -07:00
Chris Cummer
092419d5b2
Clean up the formatting of the text in Bittrex module
2018-06-04 20:45:33 -07:00
Patrick José Pereira
5130af7e1c
prettyweather: Add view configuration
...
From `curl wttr.in/:help`:
```
View options:
?0 # only current weather
?1 # current weather + 1 day
?2 # current weather + 2 days
?n # narrow version (only day and night)
?q # quiet version (no "Weather report" text)
?Q # superquiet version (no "Weather report", no city name)
?T # switch terminal sequences off (no colors)
```
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2018-06-04 20:01:59 -03: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
2cd32213aa
replaced updateInterval with refreshInterval
2018-06-04 20:53:03 +04:30
Hossein Mehrabi
a25116377b
replaced updateInterval with refreshInterval
2018-06-04 20:51:28 +04:30
Hossein Mehrabi
08521ef728
fixed cryptolive docs
2018-06-04 20:13:40 +04:30
Hossein Mehrabi
7cb395f61c
added bittrex to docs
2018-06-04 20:10:10 +04:30
lucus
4e93b040bc
Fix duplicated output produced by scutil
2018-06-04 20:58:44 +09:00
Chris Cummer
9e77c8aa3d
Add index to Configuration documentation page
2018-06-04 04:28:17 -07:00
Chris Cummer
64f8dbcf8d
Update Configuration documentation with an explanation of the grid layout system
2018-06-04 04:20:17 -07:00
lucus
f9db4cc990
Fix issue #89
...
Better handle dns on macOS
2018-06-04 17:40:02 +09:00
liyiheng
fc445cf2e7
Improvement: Battery state on Linux
2018-06-04 14:57:05 +08:00
liyiheng
c3111c20fc
Merge branch 'master' of https://github.com/senorprogrammer/wtf
2018-06-04 14:27:41 +08:00
liyiheng
9828e5ba3e
Improvement: Power mod for Linux
2018-06-04 14:27:05 +08:00
Chris Cummer
5ff80f309a
Fixing merge conflict
2018-06-03 20:58:44 -07:00
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
Chris Cummer
cf33e2acec
Add documentation for CryptoLive
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
5301eae6bf
fixed cryptolive path
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
985d0869f3
move cryptolive to cryptoexchanges
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
b71c6c5e5b
added cryptolive to docs
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
be8cb86356
misspelled grey
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
5ccb0d2b72
fixed display after any update
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
16b7cc0bb0
clean up, handle error, use net/http, read colors from config file
2018-06-03 20:31:01 -07:00
Hossein Mehrabi
adbb8eab52
clean up cryptolive
2018-06-03 20:30:30 -07:00
Hossein Mehrabi
6a35f122a3
add time interval for send http request
2018-06-03 20:30:30 -07:00
Hossein Mehrabi
3bd0bda57e
add some comments
2018-06-03 20:30:30 -07:00
Hossein Mehrabi
36e98b0299
made cryptolive module
2018-06-03 20:26:08 -07:00
Chris Cummer
cc093caa92
Tweak the formatting of the CryptoLive module a bit
2018-06-03 20:22:40 -07:00
Chris Cummer
e28297407d
Add documentation for CryptoLive
2018-06-03 20:14:46 -07:00
liyiheng
6e1b8b3b47
Bug fix: lsb_release
2018-06-04 10:31:05 +08: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
7ed874b4dd
add module to docs
2018-06-04 06:20:53 +04:30
Hossein Mehrabi
6fd06db338
added bittrex module
2018-06-04 06:02:31 +04:30
Chris Cummer
d1b05dded4
Merge pull request #127 from jeangovil/cryptolive
...
Added cryptolive widget
2018-06-03 18:29:06 -07:00
Hossein Mehrabi
2de364a2ef
read widget title from config file
2018-06-04 05:58:37 +04:30
Hossein Mehrabi
c2d2197ed0
use map for http response
2018-06-04 05:19:20 +04:30
Chris Cummer
5c537f5549
Delete PULL_REQUEST_TEMPLATE.md
2018-06-03 09:11:10 -07:00
Chris Cummer
fd99430a12
Create PULL_REQUEST_TEMPLATE.md
2018-06-03 09:10:39 -07:00
Chris Cummer
637180adb7
Merge branch 'BlackWebWolf-master'
2018-06-03 08:14:49 -07:00
askl56
f39a302caa
Banish .DS_Store
2018-06-03 08:12:15 -07:00