~umgeher/sfeed-news

Merge remote-tracking branch 'refs/remotes/origin/master'
news-update: pre-sh added

clone

read-only
https://git.sr.ht/~umgeher/sfeed-news
read/write
git@git.sr.ht:~umgeher/sfeed-news

You can also use your local clone with git send-email.

#news

Umgeher's sfeed script.

#Usage

News is two scripts bundle.

  • news-update - update yours feeds creating a unread file.
  • news - push yours unread feeds to rofi, marking the selected one as read.

#Install

Just copy the files to your local bin directory, chmod +x them and it's done.

#Changelog

#v1.2.1

  • makefile has now install and uninstall recipes

#v1.2.0

  • using $NOTIFY env variable
  • news-update calls aftersh script after update routine

#v1.1.0

  • using $BROWSER env variable
  • news is reading $1 argument as a filter, example: news "r/openbsd"

#v1.0.0

  • rise and shine!

#OS tested

  • Artix: Working
  • OpenBSD: Working

#Patches

Send them to ~umgeher/changelog@lists.sr.ht.

#People

#License

Copyright (c) 2022 Umgeher Torgersen me@umgeher.org

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.