Posts

Hacker News

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

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. »