The Epube is a plugin for the popular RSS feed reader, Tiny Tiny RSS (tt-rss). The plugin allows you to convert and download articles from your feeds into an ePUB format to read on your e-book reader. Here is a tutorial to install The Epube on Ubuntu Server Latest.
Open a terminal and navigate to the tt-rss plugins directory:
cd /var/www/html/tt-rss/plugins/
Clone The Epube repository:
git clone https://github.com/m42e/ttrss_plugin-epube.git
Install the required packages:
sudo apt-get install php7.4-zip php7.4-dom
Restart Apache for the changes to take effect:
sudo systemctl restart apache2
Open the tt-rss configuration file:
sudo nano /var/www/html/tt-rss/config.php
Find the following line:
define('PLUGINS', '');
Add 'epube' to the list of enabled plugins:
define('PLUGINS', 'epube,');
Save and close the file.
The Epube is now installed and enabled in tt-rss. Next time you log into the tt-rss web interface, you should see a new icon for downloading articles in ePUB format.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!