Chris Cummer
f619a904fa
Order modules in alphabetical order
2018-06-07 09:03:30 -07:00
Chris Cummer
5d6ca43c61
Add screenshot to CryptoLive documenation
2018-06-07 09:03:30 -07:00
Chris Cummer
3eed30f31e
Remove duplicate entries in makeWidgets()
2018-06-07 09:03:30 -07:00
Chris Cummer
03b100b603
Regenerate site to include correct path for CryptoLive
2018-06-07 09:03:25 -07:00
Patrick José Pereira
c8368ba507
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-07 09:03:23 -07:00
Hossein Mehrabi
db55e00a66
replaced updateInterval with refreshInterval
2018-06-07 09:03:22 -07:00
Hossein Mehrabi
547c26d46d
replaced updateInterval with refreshInterval
2018-06-07 09:03:22 -07:00
Hossein Mehrabi
09044763ea
fixed cryptolive docs
2018-06-07 09:03:22 -07:00
Hossein Mehrabi
f01044bd82
added bittrex to docs
2018-06-07 09:03:22 -07:00
lucus
bb1ff36b8d
Fix duplicated output produced by scutil
2018-06-07 09:03:22 -07:00
Chris Cummer
4ae01c1c03
Add index to Configuration documentation page
2018-06-07 09:03:22 -07:00
Chris Cummer
4feb9c0188
Update Configuration documentation with an explanation of the grid layout system
2018-06-07 09:03:22 -07:00
lucus
94ccdc7777
Fix issue #89
...
Better handle dns on macOS
2018-06-07 09:03:22 -07:00
Hossein Mehrabi
d579334506
add module to docs
2018-06-07 09:03:18 -07:00
liyiheng
9c884122cf
Power mod: Remove commented-out code
2018-06-05 13:45:40 +08: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
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
Hossein Mehrabi
8f3f5e9120
use widget.View.SetText to print
2018-06-03 08:12:15 -07:00
Chris Cummer
a4879ca1ff
Add Google Calendar authentication pointers to the GCal documenation
2018-06-03 08:12:15 -07:00
Chris Cummer
d14e60a881
Add left-hand margin for IPInfo widget
2018-06-03 08:12:15 -07:00
Chris Cummer
332ce2a41e
Change the text wrap policy for IPInfo from true to false. No need to wrap that widget
2018-06-03 08:12:15 -07:00
Chris Cummer
db3a82855f
Update the readme with Gitter info
2018-06-03 08:12:15 -07:00
Chris Cummer
f1cf8fc933
Add documentatin for IPInfo colors
2018-06-03 08:12:15 -07:00
Hossein Mehrabi
a546f49e52
clean up
2018-06-03 08:12:15 -07:00