mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
40 lines
3.2 KiB
XML
40 lines
3.2 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>https://wtfutil.com/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="https://wtfutil.com/modules/google/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
<item>
|
|
<title>Google Calendar</title>
|
|
<link>https://wtfutil.com/modules/google/gcal/</link>
|
|
<pubDate>Thu, 10 May 2018 08:25:33 -0700</pubDate>
|
|
|
|
<guid>https://wtfutil.com/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&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:&#34;red&#34;description:&#34;lightblue&#34;highlights:-[&#39;1on1|1\/11&#39;,&#39;green&#39;]-[&#39;apple|google|aws&#39;,&#39;blue&#39;]-[&#39;interview|meet&#39;,&#39;magenta&#39;]-[&#39;lunch&#39;,&#39;yellow&#39;]past:&#34;gray&#34;conflictIcon:&#34;🚨&#34;currentIcon:&#34;💥&#34;displayResponseStatus:trueemail:&#34;chriscummer@me.com&#34;enabled:trueeventCount:12multiCalendar:trueposition:top:0left:0height:4width:1refreshInterval:300secretFile:&#34;~/.config/wtf/gcal/client_secret.json&#34;showDeclined:truewithLocation: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.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Google Spreadsheets</title>
|
|
<link>https://wtfutil.com/modules/google/gspreadsheet/</link>
|
|
<pubDate>Sun, 10 Jun 2018 18:26:26 -0400</pubDate>
|
|
|
|
<guid>https://wtfutil.com/modules/google/gspreadsheet/</guid>
|
|
<description>Added in v0.0.7.
|
|
Display information from cells in a Google Spreadsheet.
|
|
wtf/gspreadsheets/ Configuration gspreadsheets:colors:values:&#34;green&#34;cells:names:-&#34;Cell 1 name&#34;-&#34;Cell 2 name&#34;addresses:-&#34;A1&#34;-&#34;A2&#34;enabled:trueposition:top:0left:0width:1height:1refreshInterval:&#34;300&#34;secretFile:&#34;~/.config/wtf/gspreadsheets/client_secret.json&#34;sheetId:&#34;id_of_google_spreadsheet&#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. Values: true, false.
|
|
position Where in the grid this module&rsquo;s widget will be displayed. refreshInterval How often, in seconds, this module will update its data.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss> |