mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
47 lines
2.0 KiB
XML
47 lines
2.0 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>Posts on WTF - the terminal dashboard</title>
|
|
<link>/posts/</link>
|
|
<description>Recent content in Posts on WTF - the terminal dashboard</description>
|
|
<generator>Hugo -- gohugo.io</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Thu, 02 Aug 2018 16:36:08 -0400</lastBuildDate>
|
|
|
|
<atom:link href="/posts/index.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
<item>
|
|
<title>Hacker News</title>
|
|
<link>/posts/modules/hackernews/</link>
|
|
<pubDate>Thu, 02 Aug 2018 16:36:08 -0400</pubDate>
|
|
|
|
<guid>/posts/modules/hackernews/</guid>
|
|
<description>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.</description>
|
|
</item>
|
|
|
|
<item>
|
|
<title>Gitter</title>
|
|
<link>/posts/modules/gitter/</link>
|
|
<pubDate>Thu, 02 Aug 2018 12:36:08 -0400</pubDate>
|
|
|
|
<guid>/posts/modules/gitter/</guid>
|
|
<description>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: &#34;ab345546asdfasb465234fgjgh068f39a35c3e4139ee383f7&#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.</description>
|
|
</item>
|
|
|
|
</channel>
|
|
</rss> |