What if a feed, but it's a mailbox?
Start by obtaining Rust from https://rustup.rs. Afterwards, run
sh
cargo install feembox
After the installation process finishes,
move onto the manpage or example cronjob/subscription in example/
to set up feed acquisition.
If you've encountered a problem during the installation or configuration, do not hesitate to open an issue here.
The following line in /etc/apt/sources.list
or equivalent:
apt
deb https://debian.nabijaczleweli.xyz stable main
With my PGP key (the two URLs are interchangeable): ```sh wget -O- https://debian.nabijaczleweli.xyz/nabijaczleweli.gpg.key | sudo apt-key add
sudo wget -O/etc/apt/trusted.gpg.d/nabijaczleweli.asc https://keybase.io/nabijaczleweli/pgp_keys.asc ```
Then the usual
sh
sudo apt update
sudo apt install feembox
will work on x86_64 and i686.
See the repository README for more information.
Alternatively, have a glance over at the releases page, which hosts Windows and Linux x86_64 binaries.
Installation should be a matter of downloading and unpacking them, and copying somewhere to your $PATH
.
To all who support further development on Patreon, in particular: