termux-pacman-bot 7e2a1939c4 new package: sfeed -- a scriptable feed aggregator
*tldr*: a shell-script/crontab oriented feed aggregator, parser, and reader

(actively maintained software written in small footpoint C and POSIX shell, project listed on suckless.org/rocks)

------

`sfeed(1)` is a RSS/Atom feed parsing utility written in C
that aimed to be used in a scriptable feed aggregating pipeline
(or newsreading workflow, for a more generally speaking) on UNIX.

`sfeed_update(1)` is the POSIX shell script aimed to be
placed in crontab for periodical updating of feeds,
as the "aggregator".

**NOTE:** Crontab entries is not defined in `build.sh`.
On Termux things in crontab usually read/write to `$PREFIX/var`,
I'd leave this simple task to users for more flexibility
(i.e. I may want to write to homedir or even adaptive storage
instead, with different params.)

(See README and `sfeed_update(1)` source code to get a feel of overall workflow.)

Once the feeds are updated, it will be totally up to user that
how the entires should be handled, for examples:

 - send/sync feed entries to a mailbox using `sendmail(1)`/`isync(1)`, then read entries in Gmail App.
 - read gathered feed entries via TUI using `sfeed_curses(1)`
 - `sfeed_html(1)`, then using something like miniserve to read entries in Web browser.
2022-09-04 15:39:10 +00:00
2022-09-04 18:13:16 +03:00
2022-08-09 15:11:29 +00:00
2022-08-13 10:39:47 +00:00
2022-09-03 16:32:43 +00:00
2020-08-27 21:40:58 +03:00
2022-07-12 08:40:11 +03:00
2020-04-29 00:32:23 +02:00
2022-07-28 10:41:57 +00:00
2022-08-24 15:40:26 +00:00
2022-07-28 10:41:57 +00:00
2022-07-19 13:55:38 +00:00
2022-06-10 08:25:22 +00:00
2019-06-08 14:40:01 +03:00
2022-08-26 06:48:33 +00:00
2022-04-20 15:08:35 +00:00
2021-12-27 13:40:23 +03:00

Termux packages

GitHub repo size Packages last build status Docker image status Repology metadata Join the chat at https://gitter.im/termux/termux Join the Termux discord server

Powered by FossHost

This project contains scripts and patches to build packages for the Termux Android application.

Quick how-to about Termux package management is available at Package Management. It also has info on how to fix repository is under maintenance or down errors when running apt or pkg commands.

Contributing

Read CONTRIBUTING.md and Developer's Wiki for more details.

Contacts

General mailing list: https://groups.io/g/termux

Developer mailing list: https://groups.io/g/termux-dev

General chat: https://gitter.im/termux/termux or #termux on IRC/libera.chat.

Developer chat: https://gitter.im/termux/dev.

Description
A build system and primary set of packages in format pacman for Termux.
Readme 100 MiB
Languages
Shell 79.8%
C 13.2%
C++ 2.7%
CMake 1%
Python 0.8%
Other 2.3%