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

111 Commits

Author SHA1 Message Date
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
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
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
Chris Cummer
e28297407d Add documentation for CryptoLive 2018-06-03 20:14:46 -07:00
Amr Tamimi
337eb607fc fixes 2018-06-03 18:28:19 +02:00
Chris Cummer
9f502671bc Add Google Calendar authentication pointers to the GCal documenation 2018-06-02 21:54:42 -07:00
Chris Cummer
c7e0eaa3be Add documentatin for IPInfo colors 2018-06-02 21:06:23 -07:00
Chris Cummer
052a115121 Add more explicit documentation for PrettyWeather's optional attributes 2018-06-02 06:05:38 -07:00
Chris Cummer
c1f9c7bbfb Add PrettyWeather as an experimental module 2018-06-02 06:01:29 -07:00
Amr Tamimi
df97d6c2d3 initial implementation to support github enterprise 2018-06-02 14:56:22 +02:00
Chris Cummer
5d30e09821 Add screenshot to IPInfo docs 2018-06-02 05:23:20 -07:00
Chris Cummer
957873f006 Merge branch 'FarhadF-ipinfo' 2018-06-01 23:24:59 -07:00
Chris Cummer
63299a701e Update install instructions in readme 2018-06-01 23:15:44 -07:00
Chris Cummer
ace2ba0b1b Add Jira JQL configuration documentation 2018-06-01 23:15:44 -07:00
Chris Cummer
b56629b6fd Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 23:12:34 -07:00
Chris Cummer
bb315f827f Update install instructions in readme 2018-06-01 22:53:36 -07:00
Chris Cummer
bd68afa5a2 Add Jira JQL configuration documentation 2018-06-01 18:32:53 -07:00
Chris Cummer
96bbe03fbf Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 18:18:08 -07:00
Chris Cummer
7545eadaff Set terminal type in the config file.
Adds a "term" option that takes a terminal type (ie: vt100, xterm,
xterm-256color, etc.)

Example:

```yaml
wtf:
  term: "vt100"
```
2018-06-01 14:21:43 -07:00
Chris Cummer
9e49c18c44 Close #84. Add wtf.colors.background config option 2018-05-31 08:52:37 -07:00
Chris Cummer
2b03926382 Close #78. Add documentation for --module option 2018-05-31 05:31:30 -07:00
Geoff Lee
a1dabd18fa
Fix instructions
Missing src intermediate directory
On branch fix-setup-docs - Mon 28 May 2018 14:51:21 PDT by Geoff Lee <geofflee25@gmail.com>
2018-05-28 14:51:21 -07:00
Chris Cummer
bf3aa3ab84 Add screenshot to Power module documenation 2018-05-27 21:31:13 -07:00
Chris Cummer
90f25d3d07 [WTF-55] Closes #55. Add documentation for the Power module. 2018-05-26 20:46:29 -07:00
Chris Cummer
c20c8fdb9d Improve the installation instructions (thanks to @matrinox) 2018-05-25 16:06:22 -07:00
Chris Cummer
52156e13b9 Spelling mistake in config path 2018-05-25 15:56:30 -07:00
Chris Cummer
e47ea14984 Instructions for enabling emoji support in iTerm2 2018-05-24 11:17:01 -07:00
Chris Cummer
faf4bce756 Add 'Quick Start' to the Overview page 2018-05-23 11:10:54 -07:00
Chris Cummer
3e004fd5b5 Fix a speling mistake in the documentation 2018-05-22 21:34:23 -07:00
Chris Cummer
641dce9333 Add Configuration and Keyboard Commands to Overview documentation. 2018-05-22 20:56:14 -07:00
Chris Cummer
38cf1d5632 Security module now displays logged-in users 2018-05-22 17:51:59 -07:00
Chris Cummer
efaccc83ae Added Overview page to documentation 2018-05-22 09:22:16 -07:00
Chris Cummer
5d66b2acd5 Improve the state of the Makefile a bit 2018-05-18 16:37:03 -07:00
Chris Cummer
ca4d6f2fe8 Add 'make dependencies' to the Makefile 2018-05-18 16:10:59 -07:00
Chris Cummer
e2c27ab770 Add installation instructions to documentation 2018-05-18 10:09:17 -07:00
Chris Cummer
0d1c9cacc3 Add documentation for CmdRunner 2018-05-17 17:26:12 -07:00
Chris Cummer
b6dff0c877 Minor doc tweaks 2018-05-17 09:27:46 -07:00
Chris Cummer
ba402358e6 Simplifies the documentation pages 2018-05-16 23:19:14 -07:00
Chris Cummer
e060b9799f Adds top-level configuration documentation. 2018-05-16 22:11:44 -07:00
Chris Cummer
694490b0ca More documentation for Clocks, OpsGenie, and Todo. 2018-05-16 19:42:23 -07:00
Chris Cummer
40ca748b8d More documentation for Clocks, GCal, and Jira. 2018-05-16 19:37:23 -07:00
Chris Cummer
8e46547d1c Fixes #35: TextFile only opens files in ~/.wtf/ 2018-05-14 21:04:37 -07:00
Chris Cummer
432669ab9b Add keyboard commands to Todo documentation 2018-05-14 21:04:37 -07:00
Chris Cummer
641cd21e9c Add the Todo module to the documentation 2018-05-14 21:04:37 -07:00
Chris Cummer
544d8c8db9 Adds the Gcal and Jira modules to the documentation 2018-05-14 21:04:37 -07:00
Chris Cummer
2883741c21 Add syntax highlighting 2018-05-14 21:04:37 -07:00
Chris Cummer
33278dcc47 Adds the Github module to the documentation 2018-05-14 21:04:37 -07:00