8 Commits

Author SHA1 Message Date
Dave Gallant
d41de41c49 Display error in feed description if external viewer is not found (#19) 2020-07-20 22:56:09 -04:00
Dave Gallant
780f26245c Fix refresh and add install script (#17)
* Fix refresh bug

* Add install script
2020-07-07 23:07:09 -04:00
Dave Gallant
d9474be233 Add and enforce golangci-lint (#16) 2020-07-05 22:44:05 -04:00
Dave Gallant
afbfa53ae6 Add feed description view (#12)
with colors!
2020-07-03 23:25:48 -04:00
Dave Gallant
71b8746c51 Add instructions on how to install 2020-04-12 18:04:23 -04:00
Dave Gallant
90a1c0e588 Add Go report card 2020-04-10 10:58:47 -04:00
Dave Gallant
073db44b81 Allow for optional external viewer args
In order to pass in options like `--new-window` to an external viewer like
`firefox`, optional args can now be defined in configuration. See
config-example.yaml for an example.
2020-04-04 23:08:43 -04:00
Dave Gallant
89681da2ca Initial commit 2020-03-31 21:29:15 -04:00