diff --git a/_site/content/_index.md b/_site/content/_index.md new file mode 100644 index 00000000..84cec493 --- /dev/null +++ b/_site/content/_index.md @@ -0,0 +1,18 @@ +--- +title: "WTF" +date: 2018-08-14T01:51:58-07:00 +draft: false +weight: 0 +--- + + + +WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. + +It allows you to monitor systems, services, and important information that you otherwise might keep browser tabs open for, the kinds of things you don't always need visible, but do check in on every now and then. + +Keep an eye on your **OpsGenie** schedules, **Google Calendar**, **Git** and **GitHub** repositories, and **New Relic** deployments. + +See who's away in **BambooHR**, which **Jira** tickets are assigned to you, and what time it is in Barcelona. + +It even has weather. And clocks. And emoji. diff --git a/_site/content/getting_started/_index.md b/_site/content/getting_started/_index.md index 1366be24..9ed7d35c 100644 --- a/_site/content/getting_started/_index.md +++ b/_site/content/getting_started/_index.md @@ -5,12 +5,6 @@ draft: false weight: 1 --- -WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line. - -It allows you to monitor services and systems that you otherwise might -keep browser tabs open for, the kinds of things you don't always need -visible, but might check in on every now and then. - ## Quick Start 1. Download the stand-alone, compiled binary. diff --git a/_site/content/posts/modules/gitter.md b/_site/content/modules/gitter.md similarity index 99% rename from _site/content/posts/modules/gitter.md rename to _site/content/modules/gitter.md index cb500c8a..6d3fee67 100644 --- a/_site/content/posts/modules/gitter.md +++ b/_site/content/modules/gitter.md @@ -2,6 +2,7 @@ title: "Gitter" date: 2018-08-02T12:36:08-04:00 draft: false +weight: 110 --- Added in `v0.2.1`. diff --git a/_site/content/modules/google/_index.md b/_site/content/modules/google/_index.md new file mode 100644 index 00000000..467bc430 --- /dev/null +++ b/_site/content/modules/google/_index.md @@ -0,0 +1,10 @@ +--- +title: "Google Apps" +date: 2018-08-14T01:39:58-07:00 +draft: false +weight: 120 +--- + +Google Apps. + +{{% children %}} diff --git a/_site/content/modules/gcal.md b/_site/content/modules/google/gcal.md similarity index 99% rename from _site/content/modules/gcal.md rename to _site/content/modules/google/gcal.md index e087a502..5f15e72b 100644 --- a/_site/content/modules/gcal.md +++ b/_site/content/modules/google/gcal.md @@ -2,7 +2,7 @@ title: "Google Calendar" date: 2018-05-10T08:25:33-07:00 draft: false -weight: 60 +weight: 10 --- gcal screenshot diff --git a/_site/content/modules/gspreadsheet.md b/_site/content/modules/google/gspreadsheet.md similarity index 99% rename from _site/content/modules/gspreadsheet.md rename to _site/content/modules/google/gspreadsheet.md index 2d4425f6..897321d6 100644 --- a/_site/content/modules/gspreadsheet.md +++ b/_site/content/modules/google/gspreadsheet.md @@ -2,7 +2,7 @@ title: "Google Spreadsheets" date: 2018-06-10T18:26:26-04:00 draft: false -weight: 110 +weight: 50 --- Added in `v0.0.7`. diff --git a/_site/content/posts/modules/hackernews.md b/_site/content/modules/hackernews.md similarity index 99% rename from _site/content/posts/modules/hackernews.md rename to _site/content/modules/hackernews.md index 5f137a23..538df7ba 100644 --- a/_site/content/posts/modules/hackernews.md +++ b/_site/content/modules/hackernews.md @@ -2,6 +2,7 @@ title: "Hacker News" date: 2018-08-02T16:36:08-04:00 draft: false +weight: 123 --- Added in `v0.1.2`. diff --git a/_site/content/modules/ipaddress/_index.md b/_site/content/modules/ipaddress/_index.md index 20034597..3acb2e2f 100644 --- a/_site/content/modules/ipaddress/_index.md +++ b/_site/content/modules/ipaddress/_index.md @@ -1,9 +1,10 @@ --- -title: "IP Address" +title: "IP Addresses" date: 2018-05-07T18:04:58-07:00 draft: false -weight: 120 +weight: 125 --- For all modules IP address-related. +{{% children %}} diff --git a/_site/content/modules/weather_services/_index.md b/_site/content/modules/weather_services/_index.md index 1c17db66..112ce9c9 100644 --- a/_site/content/modules/weather_services/_index.md +++ b/_site/content/modules/weather_services/_index.md @@ -6,3 +6,5 @@ weight: 270 --- For all modules weather-related. + +{{% children %}} diff --git a/_site/public/404.html b/_site/public/404.html index 3d578d1b..74b27711 100644 --- a/_site/public/404.html +++ b/_site/public/404.html @@ -169,13 +169,6 @@ - -
  • -
    - - Google Calendar - -
  • @@ -205,17 +198,46 @@
  • -
  • +
  • - + + Gitter + +
    +
  • +
  • +
    + Google Apps +
    + +
  • +
  • +
    + + Hacker News + +
  • - IP Address + IP Addresses
  • -
  • -
    - Posts -
    - -
  • @@ -398,8 +398,6 @@ Configuration - diff --git a/_site/public/categories/index.html b/_site/public/categories/index.html index 87395cd3..d65d8d9a 100644 --- a/_site/public/categories/index.html +++ b/_site/public/categories/index.html @@ -169,13 +169,6 @@ - -
  • -
    - - Google Calendar - -
  • @@ -205,17 +198,46 @@
  • -
  • +
  • - + + Gitter + +
    +
  • +
  • +
    + Google Apps +
    + +
  • +
  • +
    + + Hacker News + +
  • - IP Address + IP Addresses
  • -
  • -
    - Posts -
    - -
  • @@ -398,8 +398,6 @@ Configuration - diff --git a/_site/public/configuration/attributes/index.html b/_site/public/configuration/attributes/index.html index 7ebe5534..8c08ff9c 100644 --- a/_site/public/configuration/attributes/index.html +++ b/_site/public/configuration/attributes/index.html @@ -141,42 +141,6 @@ CmdRunner - -
  • -
    - Crypo Currencies -
    - -
  • -
  • -
    - - Google Calendar - -
  • @@ -206,34 +170,19 @@
  • -
  • +
  • - - Google Spreadsheets + + Gitter
  • -
  • -
    - IP Address -
    -
  • @@ -325,28 +274,6 @@ Twitter
    -
  • -
  • -
    - Weather Services -
    -
  • @@ -357,28 +284,6 @@
  • -
  • -
    - Posts -
    - -
  • @@ -402,8 +307,6 @@ - diff --git a/_site/public/configuration/index.html b/_site/public/configuration/index.html index 5cad8f7d..dffee56b 100644 --- a/_site/public/configuration/index.html +++ b/_site/public/configuration/index.html @@ -141,42 +141,6 @@ CmdRunner - -
  • -
    - Crypo Currencies -
    - -
  • -
  • -
    - - Google Calendar - -
  • @@ -206,34 +170,19 @@
  • -
  • +
  • - - Google Spreadsheets + + Gitter
  • -
  • -
    - IP Address -
    -
  • @@ -325,28 +274,6 @@ Twitter
    -
  • -
  • -
    - Weather Services -
    -
  • @@ -357,28 +284,6 @@
  • -
  • -
    - Posts -
    - -
  • @@ -402,8 +307,6 @@ - diff --git a/_site/public/configuration/iterm2/index.html b/_site/public/configuration/iterm2/index.html index 570b4aec..d60b911c 100644 --- a/_site/public/configuration/iterm2/index.html +++ b/_site/public/configuration/iterm2/index.html @@ -170,13 +170,6 @@ - -
  • -
    - - Google Calendar - -
  • @@ -206,17 +199,46 @@
  • -
  • +
  • - + + Gitter + +
    +
  • +
  • +
    + Google Apps +
    + +
  • +
  • +
    + + Hacker News + +
  • - IP Address + IP Addresses
  • -
  • -
    - Posts -
    - -
  • @@ -402,8 +402,6 @@ - diff --git a/_site/public/css/custom.css b/_site/public/css/custom.css index c7135799..eaf75db9 100644 --- a/_site/public/css/custom.css +++ b/_site/public/css/custom.css @@ -6,6 +6,18 @@ text-align: right; } +#navigation a { + color: #666 !important; +} + +#navigation a:hover { + color: #333 !important; +} + +#navigation a label { + cursor: pointer !important; +} + a.highlight { border-bottom: none !important; padding-left: 6px !important; diff --git a/_site/public/getting_started/glossary/index.html b/_site/public/getting_started/glossary/index.html index ec0532bb..f65d0190 100644 --- a/_site/public/getting_started/glossary/index.html +++ b/_site/public/getting_started/glossary/index.html @@ -170,13 +170,6 @@ - -
  • -
    - - Google Calendar - -
  • @@ -206,17 +199,46 @@
  • -
  • +
  • - + + Gitter + +
    +
  • +
  • +
    + Google Apps +
    + +
  • +
  • +
    + + Hacker News + +
  • - IP Address + IP Addresses
  • -
  • -
    - Posts -
    - -
  • @@ -402,8 +402,6 @@ Configuration - diff --git a/_site/public/getting_started/index.html b/_site/public/getting_started/index.html index af7d7f16..78b78ba7 100644 --- a/_site/public/getting_started/index.html +++ b/_site/public/getting_started/index.html @@ -170,13 +170,6 @@ - -
  • -
    - - Google Calendar - -
  • @@ -206,17 +199,46 @@
  • -
  • +
  • - + + Gitter + +
    +
  • +
  • +
    + Google Apps +
    + +
  • +
  • +
    + + Hacker News + +
  • - IP Address + IP Addresses
  • -
  • -
    - Posts -
    - -
  • @@ -402,8 +402,6 @@ Configuration - @@ -433,12 +431,6 @@ -

    WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.

    - -

    It allows you to monitor services and systems that you otherwise might -keep browser tabs open for, the kinds of things you don’t always need -visible, but might check in on every now and then.

    -

    Quick Start

      @@ -487,7 +479,7 @@ widget.

      diff --git a/_site/public/getting_started/installation/index.html b/_site/public/getting_started/installation/index.html index 5807aeca..ece51a47 100644 --- a/_site/public/getting_started/installation/index.html +++ b/_site/public/getting_started/installation/index.html @@ -170,13 +170,6 @@ - -
    1. -
      - - Google Calendar - -
    2. @@ -206,17 +199,46 @@
    3. -
    4. +
    5. - + + Gitter + +
      +
    6. +
    7. +
      + Google Apps +
      + +
    8. +
    9. +
      + + Hacker News + +
    10. - IP Address + IP Addresses
    11. -
    12. -
      - Posts -
      - -
    13. @@ -402,8 +402,6 @@ Configuration - diff --git a/_site/public/imgs/screenshot.jpg b/_site/public/imgs/screenshot.jpg new file mode 100644 index 00000000..81a572bc Binary files /dev/null and b/_site/public/imgs/screenshot.jpg differ diff --git a/_site/public/index.html b/_site/public/index.html index fa59bc39..8859a75c 100644 --- a/_site/public/index.html +++ b/_site/public/index.html @@ -6,7 +6,7 @@ -WTF - the terminal dashboard :: WTF - the terminal dashboard +WTF :: WTF - the terminal dashboard @@ -169,13 +169,6 @@ - -
    14. -
      - - Google Calendar - -
    15. @@ -205,17 +198,46 @@
    16. -
    17. +
    18. - + + Gitter + +
      +
    19. +
    20. +
      + Google Apps +
      + +
    21. +
    22. +
      + + Hacker News + +
    23. - IP Address + IP Addresses
    24. -
    25. -
      - Posts -
      - -
    26. @@ -398,8 +398,6 @@ Configuration - @@ -429,18 +427,19 @@ navigation - - -

      Customize your own home page

      -

      - The site is working. Don't forget to customize this homepage with your own. You typically have 2 choices : -

      - - -

      + +

      + +

      WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.

      + +

      It allows you to monitor systems, services, and important information that you otherwise might keep browser tabs open for, the kinds of things you don’t always need visible, but do check in on every now and then.

      + +

      Keep an eye on your OpsGenie schedules, Google Calendar, Git and GitHub repositories, and New Relic deployments.

      + +

      See who’s away in BambooHR, which Jira tickets are assigned to you, and what time it is in Barcelona.

      + +

      It even has weather. And clocks. And emoji.

      + @@ -463,12 +462,12 @@
      - Last update on 04/06/2018 + Last update on 14/08/2018
      diff --git a/_site/public/index.json b/_site/public/index.json index aafc0901..f9f468cb 100644 --- a/_site/public/index.json +++ b/_site/public/index.json @@ -4,7 +4,7 @@ "title": "Getting Started", "tags": [], "description": "", - "content": " WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.\nIt allows you to monitor services and systems that you otherwise might keep browser tabs open for, the kinds of things you don\u0026rsquo;t always need visible, but might check in on every now and then.\nQuick Start Download the stand-alone, compiled binary. Unzip the downloaded file. From the command line, cd into the newly-created /wtf directory. From the command line, run the app: ./wtf This should launch the app in your terminal using the default simple configuration. See Configuration for more details.\nCommand-line Options --config, -c Allows you to define a custom config file to use. See Configuration for more details.\n--help, -h Shows help information for the command-line arguments that WTF takes.\n--module, -m Shows help information for the specific named module, if that module supports help text. Example: wtf --module=todo.\n--version, -v Shows version info.\nKeyboard Commands Key: Ctrl-R Action: Force-refresh the data for all modules.\nKey: Esc Action: Unfocus the currently-focused widget.\nKey: Tab Action: Move between focusable modules (Shift-Tab to move backwards).\n" + "content": " Quick Start Download the stand-alone, compiled binary. Unzip the downloaded file. From the command line, cd into the newly-created /wtf directory. From the command line, run the app: ./wtf This should launch the app in your terminal using the default simple configuration. See Configuration for more details.\nCommand-line Options --config, -c Allows you to define a custom config file to use. See Configuration for more details.\n--help, -h Shows help information for the command-line arguments that WTF takes.\n--module, -m Shows help information for the specific named module, if that module supports help text. Example: wtf --module=todo.\n--version, -v Shows version info.\nKeyboard Commands Key: Ctrl-R Action: Force-refresh the data for all modules.\nKey: Esc Action: Unfocus the currently-focused widget.\nKey: Tab Action: Move between focusable modules (Shift-Tab to move backwards).\n" }, { "uri": "/modules/cryptocurrencies/bittrex/", @@ -55,6 +55,13 @@ "description": "", "content": "Many terminal apps don\u0026rsquo;t properly display multibyte emoji characters properly. This may fix the issue for you in iTerm2, it also may not.\nBy default iTerm2 uses a unicode rendering format that is not comletely compatible with some emoji characters. Instead what you\u0026rsquo;ll see is the emoji over-lapping normal text characters, or drawing outside the bounds of where they should be.\nIn iTerm2 open:\nPreferences -\u0026gt; Profiles -\u0026gt; Text and check on the \u0026ldquo;Use Unicode Version 9 Widths\u0026rdquo; checkbox. Then restart WTF.\n(Note: This issue is not unique to iTerm2. As of this writing it also affects Terminal, and Hyper.)\n" }, +{ + "uri": "/modules/google/gcal/", + "title": "Google Calendar", + "tags": [], + "description": "", + "content": " Displays your upcoming Google calendar events.\nNot: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google\u0026rsquo;s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach.\nSource Code wtf/gcal/ Configuration gcal: colors: title: \u0026#34;red\u0026#34; description: \u0026#34;lightblue\u0026#34; highlights: - [\u0026#39;1on1|1\\/11\u0026#39;, \u0026#39;green\u0026#39;] - [\u0026#39;apple|google|aws\u0026#39;, \u0026#39;blue\u0026#39;] - [\u0026#39;interview|meet\u0026#39;, \u0026#39;magenta\u0026#39;] - [\u0026#39;lunch\u0026#39;, \u0026#39;yellow\u0026#39;] past: \u0026#34;gray\u0026#34; conflictIcon: \u0026#34;🚨\u0026#34; currentIcon: \u0026#34;💥\u0026#34; displayResponseStatus: true email: \u0026#34;chriscummer@me.com\u0026#34; enabled: true eventCount: 12 multiCalendar: true position: top: 0 left: 0 height: 4 width: 1 refreshInterval: 300 secretFile: \u0026#34;~/.config/wtf/gcal/client_secret.json\u0026#34; showDeclined: true withLocation: true Attributes colors.title The default colour for calendar event titles. Values: Any X11 color name.\ncolors.description The default color for calendar event descriptions. Values: Any X11 color name.\ncolors.highlights A list of arrays that define a regular expression pattern and a color. If a calendar event title matches a regular expression, the title will be drawn in that colour. Over-rides the default title colour. Values: [a valid regular expression, any X11 color name.]\ncolors.past The color for calendar events that have passed. Values: Any X11 color name.\nconflictIcon The icon displayed beside calendar events that have conflicting times (they intersect or overlap in some way). Values: Any displayable unicode character.\ncurrentIcon The icon displayed beside the current calendar event. Values: Any displayable unicode character.\ndisplayLocation Whether or not to display the location of the calendar event. Values: true, false.\ndisplayResponseStatus Whether or not to display your response status to the calendar event. Values: true, false.\nemail The email address associated with your Google account. Necessary for determining responseStatus. Values: A valid email address string.\nenabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.\neventCount The number of calendar events to display. Values: A positive integer, 0..n.\nmultiCalendar Whether or not to display your primary calendar or all calendars you have access to. Values: true, or false\nposition Where in the grid this module\u0026rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\nsecretFile Your Google client secret JSON file. Values: A string representing a file path to the JSON secret file.\nshowDeclined Optional. Whether or not to display events you\u0026rsquo;ve declined to attend. Values: true, or false\nwithLocation Whether or not to show the location of the appointment. Values: true, or false\n" +}, { "uri": "/modules/bamboohr/", "title": "BambooHR", @@ -111,6 +118,13 @@ "description": "", "content": " Runs a terminal command on a schedule.\nSource Code wtf/cmdrunner/ Configuration cmdrunner: args: [\u0026#34;-g\u0026#34;, \u0026#34;batt\u0026#34;] cmd: \u0026#34;pmset\u0026#34; enabled: true position: top: 6 left: 1 height: 1 width: 3 refreshInterval: 30 Attributes args The arguments to the command, with each item as an element in an array. Example: for curl -I cisco.com, the arguments array would be [\u0026quot;-I\u0026quot;, \u0026quot;cisco.com\u0026quot;].\ncmd The terminal command to be run, withouth the arguments. Ie: ping, whoami, curl. enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed.\nrefreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\n" }, +{ + "uri": "/modules/google/gspreadsheet/", + "title": "Google Spreadsheets", + "tags": [], + "description": "", + "content": " Added in v0.0.7.\nDisplay information from cells in a Google Spreadsheet.\nwtf/gspreadsheets/ Configuration gspreadsheets: colors: values: \u0026#34;green\u0026#34; cells: names: - \u0026#34;Cell 1 name\u0026#34; - \u0026#34;Cell 2 name\u0026#34; addresses: - \u0026#34;A1\u0026#34; - \u0026#34;A2\u0026#34; enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: \u0026#34;300\u0026#34; secretFile: \u0026#34;~/.config/wtf/gspreadsheets/client_secret.json\u0026#34; sheetId: \u0026#34;id_of_google_spreadsheet\u0026#34; Attributes colors.values The color to display the cell values in. Values: Any X11 color name.\ncells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nposition Where in the grid this module\u0026rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\nsecretFile Your Google client secret JSON file. Values: A string representing a file path to the JSON secret file.\n" +}, { "uri": "/modules/cryptocurrencies/", "title": "Crypo Currencies", @@ -118,13 +132,6 @@ "description": "", "content": "For all modules cryptocurrency-related.\n" }, -{ - "uri": "/modules/gcal/", - "title": "Google Calendar", - "tags": [], - "description": "", - "content": " Displays your upcoming Google calendar events.\nNot: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google\u0026rsquo;s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach.\nSource Code wtf/gcal/ Configuration gcal: colors: title: \u0026#34;red\u0026#34; description: \u0026#34;lightblue\u0026#34; highlights: - [\u0026#39;1on1|1\\/11\u0026#39;, \u0026#39;green\u0026#39;] - [\u0026#39;apple|google|aws\u0026#39;, \u0026#39;blue\u0026#39;] - [\u0026#39;interview|meet\u0026#39;, \u0026#39;magenta\u0026#39;] - [\u0026#39;lunch\u0026#39;, \u0026#39;yellow\u0026#39;] past: \u0026#34;gray\u0026#34; conflictIcon: \u0026#34;🚨\u0026#34; currentIcon: \u0026#34;💥\u0026#34; displayResponseStatus: true email: \u0026#34;chriscummer@me.com\u0026#34; enabled: true eventCount: 12 multiCalendar: true position: top: 0 left: 0 height: 4 width: 1 refreshInterval: 300 secretFile: \u0026#34;~/.config/wtf/gcal/client_secret.json\u0026#34; showDeclined: true withLocation: true Attributes colors.title The default colour for calendar event titles. Values: Any X11 color name.\ncolors.description The default color for calendar event descriptions. Values: Any X11 color name.\ncolors.highlights A list of arrays that define a regular expression pattern and a color. If a calendar event title matches a regular expression, the title will be drawn in that colour. Over-rides the default title colour. Values: [a valid regular expression, any X11 color name.]\ncolors.past The color for calendar events that have passed. Values: Any X11 color name.\nconflictIcon The icon displayed beside calendar events that have conflicting times (they intersect or overlap in some way). Values: Any displayable unicode character.\ncurrentIcon The icon displayed beside the current calendar event. Values: Any displayable unicode character.\ndisplayLocation Whether or not to display the location of the calendar event. Values: true, false.\ndisplayResponseStatus Whether or not to display your response status to the calendar event. Values: true, false.\nemail The email address associated with your Google account. Necessary for determining responseStatus. Values: A valid email address string.\nenabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.\neventCount The number of calendar events to display. Values: A positive integer, 0..n.\nmultiCalendar Whether or not to display your primary calendar or all calendars you have access to. Values: true, or false\nposition Where in the grid this module\u0026rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\nsecretFile Your Google client secret JSON file. Values: A string representing a file path to the JSON secret file.\nshowDeclined Optional. Whether or not to display events you\u0026rsquo;ve declined to attend. Values: true, or false\nwithLocation Whether or not to show the location of the appointment. Values: true, or false\n" -}, { "uri": "/modules/gerrit/", "title": "Gerrit", @@ -154,18 +161,32 @@ "content": " Added in v0.0.8.\nDisplays information about your projects hosted on GitLab:\nOpen Approval Requests All open merge requests that are requesting your approval.\nOpen Merge Requests All open merge requests created by you.\nSource Code wtf/gitlab/ Keyboard Commands Key: / Action: Open/close the widget\u0026rsquo;s help window.\nKey: h Action: Show the previous project.\nKey: l Action: Show the next project.\nKey: ← Action: Show the previous project.\nKey: → Action: Show the next project.\nConfiguration gitlab: apiKey: \u0026#34;3276d7155dd9ee27b8b14f8743a408a9\u0026#34; enabled: true position: top: 2 left: 3 height: 2 width: 2 refreshInterval: 300 projects: tasks: \u0026#34;gitlab-org/release\u0026#34; gitlab-ce: \u0026#34;gitlab-org\u0026#34; username: \u0026#34;senorprogrammer\u0026#34; Attributes apiKey Value: A GitLab personal access token. Requires at least api access.\nenabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\ndomain Optional. Your GitLab corporate domain. Values: A valid URI.\nprojects A list of key/value pairs each describing a GitLab project to fetch data for. Key: The name of the project. Value: The namespace of the project.\nusername Your GitLab username. Used to figure out which requests require your approval\n" }, { - "uri": "/modules/gspreadsheet/", - "title": "Google Spreadsheets", + "uri": "/modules/gitter/", + "title": "Gitter", "tags": [], "description": "", - "content": " Added in v0.0.7.\nDisplay information from cells in a Google Spreadsheet.\nwtf/gspreadsheets/ Configuration gspreadsheets: colors: values: \u0026#34;green\u0026#34; cells: names: - \u0026#34;Cell 1 name\u0026#34; - \u0026#34;Cell 2 name\u0026#34; addresses: - \u0026#34;A1\u0026#34; - \u0026#34;A2\u0026#34; enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: \u0026#34;300\u0026#34; secretFile: \u0026#34;~/.config/wtf/gspreadsheets/client_secret.json\u0026#34; sheetId: \u0026#34;id_of_google_spreadsheet\u0026#34; Attributes colors.values The color to display the cell values in. Values: Any X11 color name.\ncells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nposition Where in the grid this module\u0026rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\nsecretFile Your Google client secret JSON file. Values: A string representing a file path to the JSON secret file.\n" + "content": " Added in v0.2.1.\nDisplays chat messages from Gitter.\nSource Code wtf/gitter/ Keyboard Commands Key: j Action: Select the next message in the list.\nKey: k Action: Select the previous message in the list.\nKey: r Action: Refresh the data.\nKey: ↓ Action: Select the next message in the list.\nKey: ↑ Action: Select the previous message in the list.\nConfiguration gitter: apiToken: \u0026#34;ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7\u0026#34; enabled: true numberOfMessages: 10 position: top: 4 left: 1 height: 1 width: 4 roomUri: wtfutil/Lobby refreshInterval: 300 Attributes apiToken Value: Your GitterPersonal Access Token.\nenabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nnumberOfMessages Optional Maximum number of (newest) messages to be displayed. Default is 10\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. roomUri Optional new, top, job, ask\nrefreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\n" +}, +{ + "uri": "/modules/google/", + "title": "Google Apps", + "tags": [], + "description": "", + "content": "Google Apps.\n Google Calendar Google Spreadsheets " +}, +{ + "uri": "/modules/hackernews/", + "title": "Hacker News", + "tags": [], + "description": "", + "content": " Added in v0.1.2.\nDisplays stories from Hacker News.\nSource Code wtf/hackernews/ Keyboard Commands Key: [return] Action: Open the selected story in the browser.\nKey: j Action: Select the next story in the list.\nKey: k Action: Select the previous story in the list.\nKey: r Action: Refresh the data.\nKey: ↓ Action: Select the next story in the list.\nKey: ↑ Action: Select the previous story in the list.\nConfiguration hackernews: enabled: true numberOfStories: 10 position: top: 4 left: 1 height: 1 width: 2 storyType: top refreshInterval: 900 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nnumberOfStories Optional Defines number of stories to be displayed. Default is 10\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. storyType Optional new, top, job, ask\nrefreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\n" }, { "uri": "/modules/ipaddress/", - "title": "IP Address", + "title": "IP Addresses", "tags": [], "description": "", - "content": "For all modules IP address-related.\n" + "content": "For all modules IP address-related.\n IP-API IPInfo " }, { "uri": "/modules/jenkins/", @@ -263,7 +284,7 @@ "title": "Weather Services", "tags": [], "description": "", - "content": "For all modules weather-related.\n" + "content": "For all modules weather-related.\n Pretty Weather Weather " }, { "uri": "/modules/zendesk/", @@ -273,18 +294,11 @@ "content": " Added in v0.1.0.\nDisplays tickets in the \u0026ldquo;New\u0026rdquo; status - i.e. have not yet been assigned.\nSource Code wtf/zendesk/ Keyboard Commands Key: [return] Action: Open the selected ticket in the browser.\nKey: j Action: Select the next item in the list.\nKey: k Action: Select the previous item in the list.\nKey: ↓ Action: Scroll down the list.\nKey: ↑ Action: Scroll up the list.\nConfiguration zendesk: apiKey: \u0026#34;3276d7155dd9ee27b8b14f8743a408a9\u0026#34; enabled: true position: top: 0 left: 2 height: 1 width: 1 status: \u0026#34;new\u0026#34; subdomain: \u0026#34;your_domain\u0026#34; username: \u0026#34;your_email@acme.com\u0026#34; Attributes apiKey Value: Your Zendesk API token.\nenabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. status The status of tickets you want to retrieve. Values: new, open, pending, hold.\nsubdomain Value: Your Zendesk subdomain.\nusername Your Zendesk username Values: A valid Zendesk username (usually an email address).\n" }, { - "uri": "/posts/modules/hackernews/", - "title": "Hacker News", + "uri": "/", + "title": "WTF", "tags": [], "description": "", - "content": " Added in v0.1.2.\nDisplays stories from Hacker News.\nSource Code wtf/hackernews/ Keyboard Commands Key: [return] Action: Open the selected story in the browser.\nKey: j Action: Select the next story in the list.\nKey: k Action: Select the previous story in the list.\nKey: r Action: Refresh the data.\nKey: ↓ Action: Select the next story in the list.\nKey: ↑ Action: Select the previous story in the list.\nConfiguration hackernews: enabled: true numberOfStories: 10 position: top: 4 left: 1 height: 1 width: 2 storyType: top refreshInterval: 900 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nnumberOfStories Optional Defines number of stories to be displayed. Default is 10\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. storyType Optional new, top, job, ask\nrefreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\n" -}, -{ - "uri": "/posts/modules/gitter/", - "title": "Gitter", - "tags": [], - "description": "", - "content": " Added in v0.2.1.\nDisplays chat messages from Gitter.\nSource Code wtf/gitter/ Keyboard Commands Key: j Action: Select the next message in the list.\nKey: k Action: Select the previous message in the list.\nKey: r Action: Refresh the data.\nKey: ↓ Action: Select the next message in the list.\nKey: ↑ Action: Select the previous message in the list.\nConfiguration gitter: apiToken: \u0026#34;ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7\u0026#34; enabled: true numberOfMessages: 10 position: top: 4 left: 1 height: 1 width: 4 roomUri: wtfutil/Lobby refreshInterval: 300 Attributes apiToken Value: Your GitterPersonal Access Token.\nenabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.\nnumberOfMessages Optional Maximum number of (newest) messages to be displayed. Default is 10\nposition Defines where in the grid this module\u0026rsquo;s widget will be displayed. roomUri Optional new, top, job, ask\nrefreshInterval How often, in seconds, this module will update its data. Values: A positive integer, 0..n.\n" + "content": "WTF is a personal information dashboard for your terminal, developed for those who spend most of their day in the command line.\nIt allows you to monitor systems, services, and important information that you otherwise might keep browser tabs open for, the kinds of things you don\u0026rsquo;t always need visible, but do check in on every now and then.\nKeep an eye on your OpsGenie schedules, Google Calendar, Git and GitHub repositories, and New Relic deployments.\nSee who\u0026rsquo;s away in BambooHR, which Jira tickets are assigned to you, and what time it is in Barcelona.\nIt even has weather. And clocks. And emoji.\n" }, { "uri": "/getting_started/installation/", @@ -314,24 +328,10 @@ "description": "", "content": "" }, -{ - "uri": "/posts/", - "title": "Posts", - "tags": [], - "description": "", - "content": "" -}, { "uri": "/tags/", "title": "Tags", "tags": [], "description": "", "content": "" -}, -{ - "uri": "/", - "title": "WTF - the terminal dashboard", - "tags": [], - "description": "", - "content": "" }] \ No newline at end of file diff --git a/_site/public/index.xml b/_site/public/index.xml index 5e210390..ad92e693 100644 --- a/_site/public/index.xml +++ b/_site/public/index.xml @@ -1,12 +1,12 @@ - WTF - the terminal dashboard + WTF on WTF - the terminal dashboard / - Recent content on WTF - the terminal dashboard + Recent content in WTF on WTF - the terminal dashboard Hugo -- gohugo.io en-us - Mon, 04 Jun 2018 20:06:40 -0700 + Tue, 14 Aug 2018 01:51:58 -0700 @@ -85,6 +85,17 @@ In iTerm2 open: Preferences -> Profiles -> Text and check on the “Use Unicode Version 9 Widths” checkbox. + + Google Calendar + /modules/google/gcal/ + Thu, 10 May 2018 08:25:33 -0700 + + /modules/google/gcal/ + Displays your upcoming Google calendar events. +Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google’s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach. +Source Code wtf/gcal/ Configuration gcal: colors: title: "red" description: "lightblue" highlights: - ['1on1|1\/11', 'green'] - ['apple|google|aws', 'blue'] - ['interview|meet', 'magenta'] - ['lunch', 'yellow'] past: "gray" conflictIcon: "🚨" currentIcon: "💥" displayResponseStatus: true email: "chriscummer@me. + + BambooHR /modules/bamboohr/ @@ -170,14 +181,15 @@ cmd The terminal command to be run, withouth the arguments. Ie: ping, whoami, cu - Google Calendar - /modules/gcal/ - Thu, 10 May 2018 08:25:33 -0700 + Google Spreadsheets + /modules/google/gspreadsheet/ + Sun, 10 Jun 2018 18:26:26 -0400 - /modules/gcal/ - Displays your upcoming Google calendar events. -Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google’s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach. -Source Code wtf/gcal/ Configuration gcal: colors: title: "red" description: "lightblue" highlights: - ['1on1|1\/11', 'green'] - ['apple|google|aws', 'blue'] - ['interview|meet', 'magenta'] - ['lunch', 'yellow'] past: "gray" conflictIcon: "🚨" currentIcon: "💥" displayResponseStatus: true email: "chriscummer@me. + /modules/google/gspreadsheet/ + Added in v0.0.7. +Display information from cells in a Google Spreadsheet. +wtf/gspreadsheets/ Configuration gspreadsheets: colors: values: "green" cells: names: - "Cell 1 name" - "Cell 2 name" addresses: - "A1" - "A2" enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: "300" secretFile: "~/.config/wtf/gspreadsheets/client_secret.json" sheetId: "id_of_google_spreadsheet" Attributes colors.values The color to display the cell values in. Values: Any X11 color name. +cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. @@ -244,15 +256,35 @@ Key: → Action: Show the next project. - Google Spreadsheets - /modules/gspreadsheet/ - Sun, 10 Jun 2018 18:26:26 -0400 + Gitter + /modules/gitter/ + Thu, 02 Aug 2018 12:36:08 -0400 - /modules/gspreadsheet/ - Added in v0.0.7. -Display information from cells in a Google Spreadsheet. -wtf/gspreadsheets/ Configuration gspreadsheets: colors: values: "green" cells: names: - "Cell 1 name" - "Cell 2 name" addresses: - "A1" - "A2" enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: "300" secretFile: "~/.config/wtf/gspreadsheets/client_secret.json" sheetId: "id_of_google_spreadsheet" Attributes colors.values The color to display the cell values in. Values: Any X11 color name. -cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. + /modules/gitter/ + Added in v0.2.1. +Displays chat messages from Gitter. +Source Code wtf/gitter/ Keyboard Commands Key: j Action: Select the next message in the list. +Key: k Action: Select the previous message in the list. +Key: r Action: Refresh the data. +Key: ↓ Action: Select the next message in the list. +Key: ↑ Action: Select the previous message in the list. +Configuration gitter: apiToken: "ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7" enabled: true numberOfMessages: 10 position: top: 4 left: 1 height: 1 width: 4 roomUri: wtfutil/Lobby refreshInterval: 300 Attributes apiToken Value: Your GitterPersonal Access Token. + + + + Hacker News + /modules/hackernews/ + Thu, 02 Aug 2018 16:36:08 -0400 + + /modules/hackernews/ + Added in v0.1.2. +Displays stories from Hacker News. +Source Code wtf/hackernews/ Keyboard Commands Key: [return] Action: Open the selected story in the browser. +Key: j Action: Select the next story in the list. +Key: k Action: Select the previous story in the list. +Key: r Action: Refresh the data. +Key: ↓ Action: Select the next story in the list. +Key: ↑ Action: Select the previous story in the list. @@ -439,38 +471,6 @@ Key: ↑ Action: Scroll up the list. Configuration zendesk: apiKey: "3276d7155dd9ee27b8b14f8743a408a9" enabled: true position: top: 0 left: 2 height: 1 width: 1 status: "new" subdomain: "your_domain" username: "your_email@acme. - - Hacker News - /posts/modules/hackernews/ - Thu, 02 Aug 2018 16:36:08 -0400 - - /posts/modules/hackernews/ - Added in v0.1.2. -Displays stories from Hacker News. -Source Code wtf/hackernews/ Keyboard Commands Key: [return] Action: Open the selected story in the browser. -Key: j Action: Select the next story in the list. -Key: k Action: Select the previous story in the list. -Key: r Action: Refresh the data. -Key: ↓ Action: Select the next story in the list. -Key: ↑ Action: Select the previous story in the list. - - - - Gitter - /posts/modules/gitter/ - Thu, 02 Aug 2018 12:36:08 -0400 - - /posts/modules/gitter/ - Added in v0.2.1. -Displays chat messages from Gitter. -Source Code wtf/gitter/ Keyboard Commands Key: j Action: Select the next message in the list. -Key: k Action: Select the previous message in the list. -Key: r Action: Refresh the data. -Key: ↓ Action: Select the next message in the list. -Key: ↑ Action: Select the previous message in the list. -Configuration gitter: apiToken: "ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7" enabled: true numberOfMessages: 10 position: top: 4 left: 1 height: 1 width: 4 roomUri: wtfutil/Lobby refreshInterval: 300 Attributes apiToken Value: Your GitterPersonal Access Token. - - Installation /getting_started/installation/ diff --git a/_site/public/modules/bamboohr/index.html b/_site/public/modules/bamboohr/index.html index 0176f895..9deb56e0 100644 --- a/_site/public/modules/bamboohr/index.html +++ b/_site/public/modules/bamboohr/index.html @@ -170,13 +170,6 @@ - -
    27. -
    28. @@ -206,17 +199,46 @@
    29. -
    30. +
    31. +
    32. +
    33. + + +
    34. +
    35. +
      • @@ -357,28 +379,6 @@
    36. -
    37. -
      - Posts -
      - -
    38. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/circleci/index.html b/_site/public/modules/circleci/index.html index 57855311..9b66984a 100644 --- a/_site/public/modules/circleci/index.html +++ b/_site/public/modules/circleci/index.html @@ -170,13 +170,6 @@ - -
    39. -
    40. @@ -206,17 +199,46 @@
    41. -
    42. +
    43. +
    44. +
    45. + + +
    46. +
    47. +
      • @@ -357,28 +379,6 @@
    48. -
    49. -
      - Posts -
      - -
    50. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/clocks/index.html b/_site/public/modules/clocks/index.html index 284c6040..2a5c4b19 100644 --- a/_site/public/modules/clocks/index.html +++ b/_site/public/modules/clocks/index.html @@ -170,13 +170,6 @@ - -
    51. -
    52. @@ -206,17 +199,46 @@
    53. -
    54. +
    55. +
    56. +
    57. + + +
    58. +
    59. +
      • @@ -357,28 +379,6 @@
    60. -
    61. -
      - Posts -
      - -
    62. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/cmdrunner/index.html b/_site/public/modules/cmdrunner/index.html index d390953f..4fa8f91c 100644 --- a/_site/public/modules/cmdrunner/index.html +++ b/_site/public/modules/cmdrunner/index.html @@ -170,13 +170,6 @@ - -
    63. -
    64. @@ -206,17 +199,46 @@
    65. -
    66. +
    67. +
    68. +
    69. + + +
    70. +
    71. +
      • @@ -357,28 +379,6 @@
    72. -
    73. -
      - Posts -
      - -
    74. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/cryptocurrencies/bittrex/index.html b/_site/public/modules/cryptocurrencies/bittrex/index.html index 7ed9cdd0..dfe951cd 100644 --- a/_site/public/modules/cryptocurrencies/bittrex/index.html +++ b/_site/public/modules/cryptocurrencies/bittrex/index.html @@ -171,13 +171,6 @@ - -
    75. -
    76. @@ -207,17 +200,46 @@
    77. -
    78. +
    79. +
    80. +
    81. + + +
    82. +
    83. +
      • @@ -358,28 +380,6 @@
    84. -
    85. -
      - Posts -
      - -
    86. @@ -411,15 +411,18 @@ - - + + + + IP Addresses @@ -438,8 +441,6 @@ Weather Services - diff --git a/_site/public/modules/cryptocurrencies/blockfolio/index.html b/_site/public/modules/cryptocurrencies/blockfolio/index.html index 5d40c349..c69881f1 100644 --- a/_site/public/modules/cryptocurrencies/blockfolio/index.html +++ b/_site/public/modules/cryptocurrencies/blockfolio/index.html @@ -171,13 +171,6 @@ - -
    87. -
    88. @@ -207,17 +200,46 @@
    89. -
    90. +
    91. +
    92. +
    93. + + +
    94. +
    95. +
      • @@ -358,28 +380,6 @@
    96. -
    97. -
      - Posts -
      - -
    98. @@ -411,15 +411,18 @@ - - + + + + IP Addresses @@ -438,8 +441,6 @@ Weather Services - diff --git a/_site/public/modules/cryptocurrencies/cryptolive/index.html b/_site/public/modules/cryptocurrencies/cryptolive/index.html index 32a8662d..15610e78 100644 --- a/_site/public/modules/cryptocurrencies/cryptolive/index.html +++ b/_site/public/modules/cryptocurrencies/cryptolive/index.html @@ -171,13 +171,6 @@ - -
    99. -
    100. @@ -207,17 +200,46 @@
    101. -
    102. +
    103. +
    104. +
    105. + + +
    106. +
    107. +
      • @@ -358,28 +380,6 @@
    108. -
    109. -
      - Posts -
      - -
    110. @@ -411,15 +411,18 @@ - - + + + + IP Addresses @@ -438,8 +441,6 @@ Weather Services - @@ -558,7 +559,7 @@ Values: A positive integer, 0..n.

      diff --git a/_site/public/modules/cryptocurrencies/index.html b/_site/public/modules/cryptocurrencies/index.html index f87f7954..174b9903 100644 --- a/_site/public/modules/cryptocurrencies/index.html +++ b/_site/public/modules/cryptocurrencies/index.html @@ -171,13 +171,6 @@ - -
    111. -
    112. @@ -207,17 +200,46 @@
    113. -
    114. +
    115. +
    116. +
    117. + + +
    118. +
    119. +
      • @@ -358,28 +380,6 @@
    120. -
    121. -
      - Posts -
      - -
    122. @@ -411,15 +411,18 @@ - - + + + + IP Addresses @@ -438,8 +441,6 @@ Weather Services - diff --git a/_site/public/modules/gerrit/index.html b/_site/public/modules/gerrit/index.html index 3747b0fa..373cd979 100644 --- a/_site/public/modules/gerrit/index.html +++ b/_site/public/modules/gerrit/index.html @@ -170,13 +170,6 @@ - -
    123. -
    124. @@ -206,17 +199,46 @@
    125. -
    126. +
    127. +
    128. +
    129. + + +
    130. +
    131. +
      • @@ -357,28 +379,6 @@
    132. -
    133. -
      - Posts -
      - -
    134. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - @@ -578,7 +579,7 @@ Values: true, false.

      diff --git a/_site/public/modules/git/index.html b/_site/public/modules/git/index.html index 0adbbc20..82ae7d31 100644 --- a/_site/public/modules/git/index.html +++ b/_site/public/modules/git/index.html @@ -142,12 +142,34 @@ -
    135. +
    136. + +
    137. @@ -177,12 +199,63 @@
    138. -
    139. +
    140. +
    141. +
    142. + + +
    143. +
    144. + +
    145. +
    146. + +
    147. @@ -275,32 +348,32 @@
    148. -
    149. +
    150. + +
    151. -
    152. -
      - Posts -
      -
        -
      • +
      • -
      • -
      • -
      • @@ -333,15 +406,18 @@ - - + + + + IP Addresses @@ -360,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/github/index.html b/_site/public/modules/github/index.html index c5668acd..ed736f9b 100644 --- a/_site/public/modules/github/index.html +++ b/_site/public/modules/github/index.html @@ -170,13 +170,6 @@
      -
    153. -
    154. -
    155. @@ -206,17 +199,46 @@
    156. -
    157. +
    158. +
    159. +
    160. + + +
    161. +
    162. +
      • @@ -357,28 +379,6 @@
    163. -
    164. -
      - Posts -
      - -
    165. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/gitlab/index.html b/_site/public/modules/gitlab/index.html index 29c341f7..89a6fd72 100644 --- a/_site/public/modules/gitlab/index.html +++ b/_site/public/modules/gitlab/index.html @@ -170,13 +170,6 @@ - -
    166. -
    167. @@ -206,17 +199,46 @@
    168. -
    169. +
    170. +
    171. +
    172. + + +
    173. +
    174. +
      • @@ -357,28 +379,6 @@
    175. -
    176. -
      - Posts -
      - -
    177. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - @@ -545,7 +546,7 @@ Your GitLab username. Used to figure out which requests require your approval

      + diff --git a/_site/public/modules/gitter/index.html b/_site/public/modules/gitter/index.html new file mode 100644 index 00000000..0ab66cbf --- /dev/null +++ b/_site/public/modules/gitter/index.html @@ -0,0 +1,589 @@ + + + + WTF - the terminal dashboard + + + + +Gitter :: WTF - the terminal dashboard + + + + + + + + + + + + + + + + + + +
      + + + +
      +
      + +
      + + +
      + + + + + + +
      + + +

      Gitter

      + + + + + +

      Added in v0.2.1.

      + +

      Displays chat messages from Gitter.

      + +

      gitter screenshot

      + +

      Source Code

      +
      wtf/gitter/
      +

      Keyboard Commands

      + +

      Key: j
      +Action: Select the next message in the list.

      + +

      Key: k
      +Action: Select the previous message in the list.

      + +

      Key: r
      +Action: Refresh the data.

      + +

      Key:
      +Action: Select the next message in the list.

      + +

      Key:
      +Action: Select the previous message in the list.

      + +

      Configuration

      +
      gitter:
      +  apiToken: "ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7"
      +  enabled: true
      +  numberOfMessages: 10
      +  position:
      +    top: 4
      +    left: 1
      +    height: 1
      +    width: 4
      +  roomUri: wtfutil/Lobby
      +  refreshInterval: 300
      +

      Attributes

      + +

      apiToken
      +Value: Your GitterPersonal Access Token.

      + +

      enabled
      +Determines whether or not this module is executed and if its data displayed onscreen.
      +Values: true, false.

      + +

      numberOfMessages
      +Optional
      +Maximum number of (newest) messages to be displayed. Default is 10

      + +

      position
      +Defines where in the grid this module’s widget will be displayed.

      + +

      roomUri
      +Optional
      +Values: new, top, job, ask

      + +

      refreshInterval
      +How often, in seconds, this module will update its data.
      +Values: A positive integer, 0..n.

      + + + + + + +
      +
      + +
      + +
      + + + + + +
      + Last update on 02/08/2018 +
      + + + +
      + + +
      + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_site/public/modules/google/gcal/index.html b/_site/public/modules/google/gcal/index.html new file mode 100644 index 00000000..51036ea4 --- /dev/null +++ b/_site/public/modules/google/gcal/index.html @@ -0,0 +1,642 @@ + + + + WTF - the terminal dashboard + + + + +Google Calendar :: WTF - the terminal dashboard + + + + + + + + + + + + + + + + + + +
      + + + +
      +
      + +
      + + +
      + + + + + + +
      + + +

      Google Calendar

      + + + + + +

      gcal screenshot

      + +

      Displays your upcoming Google calendar events.

      + +

      Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google’s Go Quickstart +first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach.

      + +

      Source Code

      +
      wtf/gcal/
      +

      Configuration

      +
      gcal:
      +  colors:
      +    title: "red"
      +    description: "lightblue"
      +    highlights:
      +    - ['1on1|1\/11', 'green']
      +    - ['apple|google|aws', 'blue']
      +    - ['interview|meet', 'magenta']
      +    - ['lunch', 'yellow']
      +    past: "gray"
      +  conflictIcon: "🚨"
      +  currentIcon: "💥"
      +  displayResponseStatus: true
      +  email: "chriscummer@me.com"
      +  enabled: true
      +  eventCount: 12
      +  multiCalendar: true
      +  position:
      +    top: 0
      +    left: 0
      +    height: 4
      +    width: 1
      +  refreshInterval: 300
      +  secretFile: "~/.config/wtf/gcal/client_secret.json"
      +  showDeclined: true
      +  withLocation: true
      +

      Attributes

      + +

      colors.title
      +The default colour for calendar event titles.
      +Values: Any X11 color name.

      + +

      colors.description
      +The default color for calendar event descriptions.
      +Values: Any X11 color name.

      + +

      colors.highlights
      +A list of arrays that define a regular expression pattern and a color. +If a calendar event title matches a regular expression, the title will +be drawn in that colour. Over-rides the default title colour.
      +Values: [a valid regular expression, any X11 color name.]

      + +

      colors.past
      +The color for calendar events that have passed.
      +Values: Any X11 color name.

      + +

      conflictIcon
      +The icon displayed beside calendar events that have conflicting times +(they intersect or overlap in some way).
      +Values: Any displayable unicode character.

      + +

      currentIcon
      +The icon displayed beside the current calendar event.
      +Values: Any displayable unicode character.

      + +

      displayLocation
      +Whether or not to display the location of the calendar event.
      +Values: true, false.

      + +

      displayResponseStatus
      +Whether or not to display your response status to the calendar event. +
      +Values: true, false.

      + +

      email
      +The email address associated with your Google account. Necessary for +determining responseStatus.
      +Values: A valid email address string.

      + +

      enabled
      +Whether or not this module is executed and if its data displayed onscreen.
      +Values: true, false.

      + +

      eventCount
      +The number of calendar events to display.
      +Values: A positive integer, 0..n.

      + +

      multiCalendar
      +Whether or not to display your primary calendar or all calendars you +have access to.
      +Values: true, or false

      + +

      position
      +Where in the grid this module’s widget will be displayed.

      + +

      refreshInterval
      +How often, in seconds, this module will update its data.
      +Values: A positive integer, 0..n.

      + +

      secretFile
      +Your Google client secret JSON file.
      +Values: A string representing a file path to the JSON secret file.

      + +

      showDeclined
      +Optional. Whether or not to display events you’ve declined to attend.
      +Values: true, or false

      + +

      withLocation
      +Whether or not to show the location of the appointment.
      +Values: true, or false

      + + + + + + +
      +
      + +
      + +
      + + + + + +
      + Last update on 10/05/2018 +
      + + + +
      + + +
      + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_site/public/modules/google/gspreadsheet/index.html b/_site/public/modules/google/gspreadsheet/index.html new file mode 100644 index 00000000..68302670 --- /dev/null +++ b/_site/public/modules/google/gspreadsheet/index.html @@ -0,0 +1,580 @@ + + + + WTF - the terminal dashboard + + + + +Google Spreadsheets :: WTF - the terminal dashboard + + + + + + + + + + + + + + + + + + +
      + + + +
      +
      + +
      + + +
      + + + + + + +
      + + +

      Google Spreadsheets

      + + + + + +

      Added in v0.0.7.

      + +

      Display information from cells in a Google Spreadsheet.

      +
      wtf/gspreadsheets/
      +

      Configuration

      +
      gspreadsheets:
      +  colors:
      +    values: "green"
      +  cells:
      +    names:
      +    - "Cell 1 name"
      +    - "Cell 2 name"
      +    addresses:
      +    - "A1"
      +    - "A2"
      +  enabled: true
      +  position:
      +    top: 0
      +    left: 0
      +    width: 1
      +    height: 1
      +  refreshInterval: "300"
      +  secretFile: "~/.config/wtf/gspreadsheets/client_secret.json"
      +  sheetId: "id_of_google_spreadsheet"
      +

      Attributes

      + +

      colors.values
      +The color to display the cell values in.
      +Values: Any X11 color name.

      + +

      cells.names

      + +

      cells.addresses

      + +

      enabled
      +Whether or not this module is executed and if its data displayed onscreen.
      +Values: true, false.

      + +

      position
      +Where in the grid this module’s widget will be displayed.

      + +

      refreshInterval
      +How often, in seconds, this module will update its data.
      +Values: A positive integer, 0..n.

      + +

      secretFile
      +Your Google client secret JSON file.
      +Values: A string representing a file path to the JSON secret file.

      + + + + + + +
      +
      + +
      + +
      + + + + + +
      + Last update on 10/06/2018 +
      + + + +
      + + +
      + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_site/public/modules/google/index.html b/_site/public/modules/google/index.html new file mode 100644 index 00000000..1eee9739 --- /dev/null +++ b/_site/public/modules/google/index.html @@ -0,0 +1,551 @@ + + + + WTF - the terminal dashboard + + + + +Google Apps :: WTF - the terminal dashboard + + + + + + + + + + + + + + + + + + +
      + + + +
      +
      + +
      + + +
      + + + + + + +
      + + +

      Google Apps

      + + + + +

      Google Apps.

      + + + + + + + + + + + + + + + + +
      +
      + +
      + +
      + + + + + +
      + Last update on 14/08/2018 +
      + + + +
      + + +
      + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_site/public/modules/google/index.xml b/_site/public/modules/google/index.xml new file mode 100644 index 00000000..335172bc --- /dev/null +++ b/_site/public/modules/google/index.xml @@ -0,0 +1,38 @@ + + + + Google Apps on WTF - the terminal dashboard + /modules/google/ + Recent content in Google Apps on WTF - the terminal dashboard + Hugo -- gohugo.io + en-us + Tue, 14 Aug 2018 01:39:58 -0700 + + + + + + Google Calendar + /modules/google/gcal/ + Thu, 10 May 2018 08:25:33 -0700 + + /modules/google/gcal/ + Displays your upcoming Google calendar events. +Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google’s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach. +Source Code wtf/gcal/ Configuration gcal: colors: title: "red" description: "lightblue" highlights: - ['1on1|1\/11', 'green'] - ['apple|google|aws', 'blue'] - ['interview|meet', 'magenta'] - ['lunch', 'yellow'] past: "gray" conflictIcon: "🚨" currentIcon: "💥" displayResponseStatus: true email: "chriscummer@me. + + + + Google Spreadsheets + /modules/google/gspreadsheet/ + Sun, 10 Jun 2018 18:26:26 -0400 + + /modules/google/gspreadsheet/ + Added in v0.0.7. +Display information from cells in a Google Spreadsheet. +wtf/gspreadsheets/ Configuration gspreadsheets: colors: values: "green" cells: names: - "Cell 1 name" - "Cell 2 name" addresses: - "A1" - "A2" enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: "300" secretFile: "~/.config/wtf/gspreadsheets/client_secret.json" sheetId: "id_of_google_spreadsheet" Attributes colors.values The color to display the cell values in. Values: Any X11 color name. +cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. + + + + \ No newline at end of file diff --git a/_site/public/modules/hackernews/index.html b/_site/public/modules/hackernews/index.html new file mode 100644 index 00000000..5e398eec --- /dev/null +++ b/_site/public/modules/hackernews/index.html @@ -0,0 +1,588 @@ + + + + WTF - the terminal dashboard + + + + +Hacker News :: WTF - the terminal dashboard + + + + + + + + + + + + + + + + + + +
      + + + +
      +
      + +
      + + +
      + + + + + + +
      + + +

      Hacker News

      + + + + + +

      Added in v0.1.2.

      + +

      Displays stories from Hacker News.

      + +

      hackernews screenshot

      + +

      Source Code

      +
      wtf/hackernews/
      +

      Keyboard Commands

      + +

      Key: [return]
      +Action: Open the selected story in the browser.

      + +

      Key: j
      +Action: Select the next story in the list.

      + +

      Key: k
      +Action: Select the previous story in the list.

      + +

      Key: r
      +Action: Refresh the data.

      + +

      Key:
      +Action: Select the next story in the list.

      + +

      Key:
      +Action: Select the previous story in the list.

      + +

      Configuration

      +
      hackernews:
      +  enabled: true
      +  numberOfStories: 10
      +  position:
      +    top: 4
      +    left: 1
      +    height: 1
      +    width: 2
      +  storyType: top
      +  refreshInterval: 900
      +

      Attributes

      + +

      enabled
      +Determines whether or not this module is executed and if its data displayed onscreen.
      +Values: true, false.

      + +

      numberOfStories
      +Optional
      +Defines number of stories to be displayed. Default is 10

      + +

      position
      +Defines where in the grid this module’s widget will be displayed.

      + +

      storyType
      +Optional
      +Values: new, top, job, ask

      + +

      refreshInterval
      +How often, in seconds, this module will update its data.
      +Values: A positive integer, 0..n.

      + + + + + + +
      +
      + +
      + +
      + + + + + +
      + Last update on 02/08/2018 +
      + + + +
      + + +
      + + + + + + + + +
      +
      + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_site/public/modules/index.html b/_site/public/modules/index.html index 516f8697..dc3d8f65 100644 --- a/_site/public/modules/index.html +++ b/_site/public/modules/index.html @@ -141,42 +141,6 @@ CmdRunner - -
    178. - - -
    179. -
    180. -
    181. @@ -206,34 +170,19 @@
    182. -
    183. +
    184. -
    185. - -
    186. @@ -325,28 +274,6 @@ Twitter
      -
    187. -
    188. - -
    189. @@ -357,28 +284,6 @@
    190. -
    191. -
      - Posts -
      - -
    192. @@ -406,15 +311,18 @@ - - + + + + IP Addresses @@ -433,8 +341,6 @@ Weather Services - diff --git a/_site/public/modules/index.xml b/_site/public/modules/index.xml index 0a9b68d8..96235c45 100644 --- a/_site/public/modules/index.xml +++ b/_site/public/modules/index.xml @@ -57,17 +57,6 @@ Source Code wtf/cmdrunner/ Configuration cmdrunner: args: ["-g", cmd The terminal command to be run, withouth the arguments. Ie: ping, whoami, curl.
      - - Google Calendar - /modules/gcal/ - Thu, 10 May 2018 08:25:33 -0700 - - /modules/gcal/ - Displays your upcoming Google calendar events. -Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google’s Go Quickstart first and if you have problems, then take a look at this comment by WesleydeSouza which offers a slightly different approach. -Source Code wtf/gcal/ Configuration gcal: colors: title: "red" description: "lightblue" highlights: - ['1on1|1\/11', 'green'] - ['apple|google|aws', 'blue'] - ['interview|meet', 'magenta'] - ['lunch', 'yellow'] past: "gray" conflictIcon: "🚨" currentIcon: "💥" displayResponseStatus: true email: "chriscummer@me. - - Gerrit /modules/gerrit/ @@ -132,15 +121,35 @@ Key: → Action: Show the next project. - Google Spreadsheets - /modules/gspreadsheet/ - Sun, 10 Jun 2018 18:26:26 -0400 + Gitter + /modules/gitter/ + Thu, 02 Aug 2018 12:36:08 -0400 - /modules/gspreadsheet/ - Added in v0.0.7. -Display information from cells in a Google Spreadsheet. -wtf/gspreadsheets/ Configuration gspreadsheets: colors: values: "green" cells: names: - "Cell 1 name" - "Cell 2 name" addresses: - "A1" - "A2" enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: "300" secretFile: "~/.config/wtf/gspreadsheets/client_secret.json" sheetId: "id_of_google_spreadsheet" Attributes colors.values The color to display the cell values in. Values: Any X11 color name. -cells.names cells.addresses enabled Whether or not this module is executed and if its data displayed onscreen. + /modules/gitter/ + Added in v0.2.1. +Displays chat messages from Gitter. +Source Code wtf/gitter/ Keyboard Commands Key: j Action: Select the next message in the list. +Key: k Action: Select the previous message in the list. +Key: r Action: Refresh the data. +Key: ↓ Action: Select the next message in the list. +Key: ↑ Action: Select the previous message in the list. +Configuration gitter: apiToken: "ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7" enabled: true numberOfMessages: 10 position: top: 4 left: 1 height: 1 width: 4 roomUri: wtfutil/Lobby refreshInterval: 300 Attributes apiToken Value: Your GitterPersonal Access Token. + + + + Hacker News + /modules/hackernews/ + Thu, 02 Aug 2018 16:36:08 -0400 + + /modules/hackernews/ + Added in v0.1.2. +Displays stories from Hacker News. +Source Code wtf/hackernews/ Keyboard Commands Key: [return] Action: Open the selected story in the browser. +Key: j Action: Select the next story in the list. +Key: k Action: Select the previous story in the list. +Key: r Action: Refresh the data. +Key: ↓ Action: Select the next story in the list. +Key: ↑ Action: Select the previous story in the list. diff --git a/_site/public/modules/ipaddress/index.html b/_site/public/modules/ipaddress/index.html index 0f8f39c7..9750d51c 100644 --- a/_site/public/modules/ipaddress/index.html +++ b/_site/public/modules/ipaddress/index.html @@ -6,7 +6,7 @@ -IP Address :: WTF - the terminal dashboard +IP Addresses :: WTF - the terminal dashboard @@ -141,42 +141,6 @@ CmdRunner - -
    193. - - -
    194. -
    195. -
    196. @@ -206,35 +170,19 @@
    197. -
    198. +
    199. -
    200. -
      - IP Address - -
      -
    201. @@ -326,28 +274,6 @@ Twitter
      -
    202. -
    203. - -
    204. @@ -358,28 +284,6 @@
    205. -
    206. -
      - Posts -
      - -
    207. @@ -407,15 +311,18 @@ - - + + + + IP Addresses @@ -437,8 +344,6 @@ Weather Services - @@ -461,7 +366,7 @@ -

      IP Address

      +

      IP Addresses

      @@ -470,11 +375,29 @@ + + + + + + + + + diff --git a/_site/public/modules/ipaddress/index.xml b/_site/public/modules/ipaddress/index.xml index fffe45ca..cf37f826 100644 --- a/_site/public/modules/ipaddress/index.xml +++ b/_site/public/modules/ipaddress/index.xml @@ -1,9 +1,9 @@ - IP Address on WTF - the terminal dashboard + IP Addresses on WTF - the terminal dashboard /modules/ipaddress/ - Recent content in IP Address on WTF - the terminal dashboard + Recent content in IP Addresses on WTF - the terminal dashboard Hugo -- gohugo.io en-us Mon, 07 May 2018 18:04:58 -0700 diff --git a/_site/public/modules/ipaddress/ipapi/index.html b/_site/public/modules/ipaddress/ipapi/index.html index c1d153b0..4835fa9e 100644 --- a/_site/public/modules/ipaddress/ipapi/index.html +++ b/_site/public/modules/ipaddress/ipapi/index.html @@ -170,13 +170,6 @@ - -
    208. -
    209. @@ -206,17 +199,46 @@
    210. -
    211. +
    212. +
    213. +
    214. + + +
    215. +
    216. +
      • @@ -358,28 +380,6 @@
    217. -
    218. -
      - Posts -
      - -
    219. @@ -404,21 +404,12 @@ - - - - - - - + + @@ -432,13 +423,8 @@ - - @@ -514,7 +500,7 @@ Values: A positive integer, 0..n.

      diff --git a/_site/public/modules/ipaddress/ipinfo/index.html b/_site/public/modules/ipaddress/ipinfo/index.html index 3a7e8caa..85fc9e47 100644 --- a/_site/public/modules/ipaddress/ipinfo/index.html +++ b/_site/public/modules/ipaddress/ipinfo/index.html @@ -170,13 +170,6 @@ - -
    220. -
    221. @@ -206,17 +199,46 @@
    222. -
    223. +
    224. +
    225. +
    226. + + +
    227. +
    228. +
      • @@ -358,28 +380,6 @@
    229. -
    230. -
      - Posts -
      - -
    231. @@ -407,15 +407,18 @@ - - + + + + IP Addresses @@ -437,8 +440,6 @@ Weather Services - diff --git a/_site/public/modules/jenkins/index.html b/_site/public/modules/jenkins/index.html index 5778843d..0ad43aed 100644 --- a/_site/public/modules/jenkins/index.html +++ b/_site/public/modules/jenkins/index.html @@ -170,13 +170,6 @@ - -
    232. -
    233. @@ -206,17 +199,46 @@
    234. -
    235. +
    236. +
    237. +
    238. + + +
    239. +
    240. +
      • @@ -357,28 +379,6 @@
    241. -
    242. -
      - Posts -
      - -
    243. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/jira/index.html b/_site/public/modules/jira/index.html index 3d6c9a29..7b72ac79 100644 --- a/_site/public/modules/jira/index.html +++ b/_site/public/modules/jira/index.html @@ -141,42 +141,6 @@ CmdRunner - -
    244. - - -
    245. -
    246. -
    247. @@ -206,34 +170,19 @@
    248. -
    249. +
    250. -
    251. - -
    252. @@ -325,28 +274,6 @@ Twitter
      -
    253. -
    254. - -
    255. @@ -357,28 +284,6 @@
    256. -
    257. -
      - Posts -
      - -
    258. @@ -406,15 +311,18 @@ - - + + + + IP Addresses @@ -433,8 +341,6 @@ Weather Services - diff --git a/_site/public/modules/logger/index.html b/_site/public/modules/logger/index.html index 5a3a1b7f..1ac0dbfe 100644 --- a/_site/public/modules/logger/index.html +++ b/_site/public/modules/logger/index.html @@ -170,13 +170,6 @@ - -
    259. -
    260. @@ -206,17 +199,46 @@
    261. -
    262. +
    263. +
    264. +
    265. + + +
    266. +
    267. +
      • @@ -357,28 +379,6 @@
    268. -
    269. -
      - Posts -
      - -
    270. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/newrelic/index.html b/_site/public/modules/newrelic/index.html index 0d9aa599..8e6fadb7 100644 --- a/_site/public/modules/newrelic/index.html +++ b/_site/public/modules/newrelic/index.html @@ -170,13 +170,6 @@ - -
    271. -
    272. @@ -206,17 +199,46 @@
    273. -
    274. +
    275. +
    276. +
    277. + + +
    278. +
    279. +
      • @@ -357,28 +379,6 @@
    280. -
    281. -
      - Posts -
      - -
    282. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/opsgenie/index.html b/_site/public/modules/opsgenie/index.html index 6990860b..a9575376 100644 --- a/_site/public/modules/opsgenie/index.html +++ b/_site/public/modules/opsgenie/index.html @@ -170,13 +170,6 @@ - -
    283. -
    284. @@ -206,17 +199,46 @@
    285. -
    286. +
    287. +
    288. +
    289. + + +
    290. +
    291. +
      • @@ -357,28 +379,6 @@
    292. -
    293. -
      - Posts -
      - -
    294. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/power/index.html b/_site/public/modules/power/index.html index 61ffbd4b..2bfeefb1 100644 --- a/_site/public/modules/power/index.html +++ b/_site/public/modules/power/index.html @@ -170,13 +170,6 @@ - -
    295. -
    296. @@ -206,17 +199,46 @@
    297. -
    298. +
    299. +
    300. +
    301. + + +
    302. +
    303. +
      • @@ -357,28 +379,6 @@
    304. -
    305. -
      - Posts -
      - -
    306. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/security/index.html b/_site/public/modules/security/index.html index 1da4b55a..eb362d35 100644 --- a/_site/public/modules/security/index.html +++ b/_site/public/modules/security/index.html @@ -170,13 +170,6 @@ - -
    307. -
    308. @@ -206,17 +199,46 @@
    309. -
    310. +
    311. +
    312. +
    313. + + +
    314. +
    315. +
      • @@ -357,28 +379,6 @@
    316. -
    317. -
      - Posts -
      - -
    318. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/textfile/index.html b/_site/public/modules/textfile/index.html index 2cf83554..3544ee45 100644 --- a/_site/public/modules/textfile/index.html +++ b/_site/public/modules/textfile/index.html @@ -170,13 +170,6 @@ - -
    319. -
    320. @@ -206,17 +199,46 @@
    321. -
    322. +
    323. +
    324. +
    325. + + +
    326. +
    327. +
      • @@ -357,28 +379,6 @@
    328. -
    329. -
      - Posts -
      - -
    330. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/todo/index.html b/_site/public/modules/todo/index.html index 5dc0bb36..728351fd 100644 --- a/_site/public/modules/todo/index.html +++ b/_site/public/modules/todo/index.html @@ -170,13 +170,6 @@ - -
    331. -
    332. @@ -206,17 +199,46 @@
    333. -
    334. +
    335. +
    336. +
    337. + + +
    338. +
    339. +
      • @@ -357,28 +379,6 @@
    340. -
    341. -
      - Posts -
      - -
    342. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/todoist/index.html b/_site/public/modules/todoist/index.html index 47fa2d12..c601578c 100644 --- a/_site/public/modules/todoist/index.html +++ b/_site/public/modules/todoist/index.html @@ -170,13 +170,6 @@ - -
    343. -
    344. @@ -206,17 +199,46 @@
    345. -
    346. +
    347. +
    348. +
    349. + + +
    350. +
    351. +
      • @@ -357,28 +379,6 @@
    352. -
    353. -
      - Posts -
      - -
    354. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/travisci/index.html b/_site/public/modules/travisci/index.html index 5baf606d..b06f0394 100644 --- a/_site/public/modules/travisci/index.html +++ b/_site/public/modules/travisci/index.html @@ -170,13 +170,6 @@ - -
    355. -
    356. @@ -206,17 +199,46 @@
    357. -
    358. +
    359. +
    360. +
    361. + + +
    362. +
    363. +
      • @@ -357,28 +379,6 @@
    364. -
    365. -
      - Posts -
      - -
    366. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/trello/index.html b/_site/public/modules/trello/index.html index ff10c6ad..d126c1aa 100644 --- a/_site/public/modules/trello/index.html +++ b/_site/public/modules/trello/index.html @@ -170,13 +170,6 @@ - -
    367. -
    368. @@ -206,17 +199,46 @@
    369. -
    370. +
    371. +
    372. +
    373. + + +
    374. +
    375. +
      • @@ -357,28 +379,6 @@
    376. -
    377. -
      - Posts -
      - -
    378. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/twitter/index.html b/_site/public/modules/twitter/index.html index 3e3667c9..defc0820 100644 --- a/_site/public/modules/twitter/index.html +++ b/_site/public/modules/twitter/index.html @@ -170,13 +170,6 @@ - -
    379. -
    380. @@ -206,17 +199,46 @@
    381. -
    382. +
    383. +
    384. +
    385. + + +
    386. +
    387. +
      • @@ -357,28 +379,6 @@
    388. -
    389. -
      - Posts -
      - -
    390. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - diff --git a/_site/public/modules/weather_services/index.html b/_site/public/modules/weather_services/index.html index 1ebb6b65..d688547d 100644 --- a/_site/public/modules/weather_services/index.html +++ b/_site/public/modules/weather_services/index.html @@ -170,13 +170,6 @@ - -
    391. -
    392. @@ -206,17 +199,46 @@
    393. -
    394. +
    395. +
    396. +
    397. + + +
    398. +
    399. +
      • @@ -358,28 +380,6 @@
    400. -
    401. -
      - Posts -
      - -
    402. @@ -407,15 +407,18 @@ - - + + + + IP Addresses @@ -437,8 +440,6 @@ - @@ -470,6 +471,24 @@ + + + + + + + + +
      diff --git a/_site/public/modules/weather_services/prettyweather/index.html b/_site/public/modules/weather_services/prettyweather/index.html index 75c0c914..8385c5ab 100644 --- a/_site/public/modules/weather_services/prettyweather/index.html +++ b/_site/public/modules/weather_services/prettyweather/index.html @@ -170,13 +170,6 @@
      - -
    403. -
    404. @@ -206,17 +199,46 @@
    405. -
    406. +
    407. +
    408. +
    409. + + +
    410. +
    411. +
      • @@ -358,28 +380,6 @@
    412. -
    413. -
      - Posts -
      - -
    414. @@ -407,15 +407,18 @@ - - + + + + IP Addresses @@ -437,8 +440,6 @@ - diff --git a/_site/public/modules/weather_services/weather/index.html b/_site/public/modules/weather_services/weather/index.html index 57542375..354a27e4 100644 --- a/_site/public/modules/weather_services/weather/index.html +++ b/_site/public/modules/weather_services/weather/index.html @@ -170,13 +170,6 @@ - -
    415. -
    416. @@ -206,17 +199,46 @@
    417. -
    418. +
    419. +
    420. +
    421. + + +
    422. +
    423. +
      • @@ -358,28 +380,6 @@
    424. -
    425. -
      - Posts -
      - -
    426. @@ -407,15 +407,18 @@ - - + + + + IP Addresses @@ -437,8 +440,6 @@ - diff --git a/_site/public/modules/zendesk/index.html b/_site/public/modules/zendesk/index.html index 7893c30c..efa46f76 100644 --- a/_site/public/modules/zendesk/index.html +++ b/_site/public/modules/zendesk/index.html @@ -170,13 +170,6 @@ - -
    427. -
    428. @@ -206,17 +199,46 @@
    429. -
    430. +
    431. +
    432. +
    433. + + +
    434. +
    435. +
      • @@ -357,28 +379,6 @@
    436. -
    437. -
      - Posts -
      - -
    438. @@ -406,15 +406,18 @@ - - + + + + IP Addresses @@ -433,8 +436,6 @@ Weather Services - @@ -527,7 +528,7 @@ Values: A valid Zendesk username (usually an email address).

      diff --git a/_site/public/sitemap.xml b/_site/public/sitemap.xml index fadc4ce2..963577d5 100644 --- a/_site/public/sitemap.xml +++ b/_site/public/sitemap.xml @@ -42,6 +42,11 @@ 2018-05-24T09:57:40-07:00 + + /modules/google/gcal/ + 2018-05-10T08:25:33-07:00 + + /modules/bamboohr/ 2018-05-07T20:17:37-07:00 @@ -83,13 +88,13 @@ - /modules/cryptocurrencies/ - 2018-05-07T18:04:58-07:00 + /modules/google/gspreadsheet/ + 2018-06-10T18:26:26-04:00 - /modules/gcal/ - 2018-05-10T08:25:33-07:00 + /modules/cryptocurrencies/ + 2018-05-07T18:04:58-07:00 @@ -113,8 +118,18 @@ - /modules/gspreadsheet/ - 2018-06-10T18:26:26-04:00 + /modules/gitter/ + 2018-08-02T12:36:08-04:00 + + + + /modules/google/ + 2018-08-14T01:39:58-07:00 + + + + /modules/hackernews/ + 2018-08-02T16:36:08-04:00 @@ -198,13 +213,8 @@ - /posts/modules/hackernews/ - 2018-08-02T16:36:08-04:00 - - - - /posts/modules/gitter/ - 2018-08-02T12:36:08-04:00 + / + 2018-08-14T01:51:58-07:00 @@ -226,21 +236,9 @@ 0 - - /posts/ - 2018-08-02T16:36:08-04:00 - 0 - - /tags/ 0 - - / - 2018-06-04T20:06:40-07:00 - 0 - - \ No newline at end of file diff --git a/_site/public/tags/index.html b/_site/public/tags/index.html index 1e0f3edd..7d674fac 100644 --- a/_site/public/tags/index.html +++ b/_site/public/tags/index.html @@ -169,13 +169,6 @@ - -
    439. -
    440. @@ -205,17 +198,46 @@
    441. -
    442. +
    443. +
    444. +
    445. + + +
    446. +
    447. +
      • @@ -356,28 +378,6 @@
    448. -
    449. -
      - Posts -
      - -
    450. @@ -398,8 +398,6 @@ Configuration - diff --git a/_site/static/imgs/screenshot.jpg b/_site/static/imgs/screenshot.jpg new file mode 100644 index 00000000..81a572bc Binary files /dev/null and b/_site/static/imgs/screenshot.jpg differ diff --git a/_site/themes/docdock/static/css/custom.css b/_site/themes/docdock/static/css/custom.css index c7135799..eaf75db9 100644 --- a/_site/themes/docdock/static/css/custom.css +++ b/_site/themes/docdock/static/css/custom.css @@ -6,6 +6,18 @@ text-align: right; } +#navigation a { + color: #666 !important; +} + +#navigation a:hover { + color: #333 !important; +} + +#navigation a label { + cursor: pointer !important; +} + a.highlight { border-bottom: none !important; padding-left: 6px !important;