Tt-rss: Difference between revisions

From wikinotes
 
 
(One intermediate revision by the same user not shown)
Line 47: Line 47:
|-
|-
| [[tt-rss config]]
| [[tt-rss config]]
|-
| [[tt-rss usage]]
|-
|-
| [[tt-rss themes]]
| [[tt-rss themes]]
|-
|-
| [[tt-rss clients]]
| [[tt-rss clients]]
|-
| [[tt-rss plugins]]
|-
|-
|}
|}
</blockquote><!-- Notes -->
</blockquote><!-- Notes -->

Latest revision as of 00:10, 29 December 2023

Simple, self-hosted rss reader (web-based).
There are also compatible reader apps for ios/android.

Documentation

homepage https://tt-rss.org/
git https://git.tt-rss.org/fox/tt-rss/src/branch/master

Tutorials

freebsd install tutorial https://www.vultr.com/docs/how-to-install-tiny-tiny-rss-reader-on-a-freebsd-11-famp-vps
arch wiki https://wiki.archlinux.org/index.php/TT-RSS

Locations

/usr/local/www/tt-rss/schema/* mysql/postgres schemas
/usr/local/www/tt-rss/config.php config
/usr/local/www/tt-rss/* website content
/usr/local/share/tt-rss/* sample configs

Notes

tt-rss install
tt-rss upgrades
tt-rss config
tt-rss usage
tt-rss themes
tt-rss clients
tt-rss plugins