srv

command module
v0.1.3-0...-17f0bc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2022 License: Unlicense Imports: 1 Imported by: 0

README

srv

Build Status Go Report Card

View RSS feeds from the terminal.

image

install

via releases
curl -fsSL https://raw.githubusercontent.com/davegallant/srv/master/install.sh | bash
via go
go get github.com/davegallant/srv

configure

srv reads configuration from ~/.config/srv/config.yml

If a configuration is not provided, a default configuration is generated.

  • feeds is a list of RSS/Atom feeds to be loaded in srv.
  • externalViewer defines an application to override the default web browser (optional).

An example config can be found here.

navigate

Key mappings are statically defined for the time being.

Key Description
TAB switches between Feeds and Items.
UP/DOWN navigates feeds and items`
ENTER either selects a feed or opens a feed item in an external application.
CTRL+R refresh list of feeds
CTRL+C quit

build

make build

test

make test

lint

make lint

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package file contains filesystem functions
Package file contains filesystem functions

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL