1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
2018-08-15 13:25:29 -07:00

38 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Google Apps on WTF - the terminal dashboard</title>
<link>/modules/google/</link>
<description>Recent content in Google Apps on WTF - the terminal dashboard</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Tue, 14 Aug 2018 01:39:58 -0700</lastBuildDate>
<atom:link href="/modules/google/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Google Calendar</title>
<link>/modules/google/gcal/</link>
<pubDate>Thu, 10 May 2018 08:25:33 -0700</pubDate>
<guid>/modules/google/gcal/</guid>
<description>Displays your upcoming Google calendar events.
Not: Setting up access to Google Calendars for Go is a bit unobvious. Check out Google&amp;rsquo;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: &amp;#34;red&amp;#34; description: &amp;#34;lightblue&amp;#34; highlights: - [&amp;#39;1on1|1\/11&amp;#39;, &amp;#39;green&amp;#39;] - [&amp;#39;apple|google|aws&amp;#39;, &amp;#39;blue&amp;#39;] - [&amp;#39;interview|meet&amp;#39;, &amp;#39;magenta&amp;#39;] - [&amp;#39;lunch&amp;#39;, &amp;#39;yellow&amp;#39;] past: &amp;#34;gray&amp;#34; conflictIcon: &amp;#34;🚨&amp;#34; currentIcon: &amp;#34;💥&amp;#34; displayResponseStatus: true email: &amp;#34;chriscummer@me.</description>
</item>
<item>
<title>Google Spreadsheets</title>
<link>/modules/google/gspreadsheet/</link>
<pubDate>Sun, 10 Jun 2018 18:26:26 -0400</pubDate>
<guid>/modules/google/gspreadsheet/</guid>
<description>Added in v0.0.7.
Display information from cells in a Google Spreadsheet.
wtf/gspreadsheets/ Configuration gspreadsheets: colors: values: &amp;#34;green&amp;#34; cells: names: - &amp;#34;Cell 1 name&amp;#34; - &amp;#34;Cell 2 name&amp;#34; addresses: - &amp;#34;A1&amp;#34; - &amp;#34;A2&amp;#34; enabled: true position: top: 0 left: 0 width: 1 height: 1 refreshInterval: &amp;#34;300&amp;#34; secretFile: &amp;#34;~/.config/wtf/gspreadsheets/client_secret.json&amp;#34; sheetId: &amp;#34;id_of_google_spreadsheet&amp;#34; 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.</description>
</item>
</channel>
</rss>