view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
FreshRSS already has web scraping abilities, and can grab the entire story for truncated feeds almost all of the time, if you add the css container class to the settings for the feed. What does Morss do beyond this?
EDIT After looking, it seems as if it does save the step of looking to see what the CSS class is. But I don't like the fact that all my RSS feeds then go through and are dependent on one single third party. Seems to somewhat defeat the point of self hosting. I'll just stick with FreshRSS alone.
EDIT AGAIN I see now that it is open source, but I still don't see value beyond what FreshRSS can already do.
Thanks for this. I've been digging into RSS after I exited Reddit was considering self hosting because most of the services I found don't do what I want. What client do you use with your FreshRSS instance for Android?
Same setup as above and on android I use FeedMe. The Freshrss web app is also very good. ReadYou is still being developed but worth keeping an eye on.
Thanks for the reply. I got FreshRSS setup yesterday and found FeedMe as well. Seems to be working well and it has enough options for the interface to keep me happy. The list view is similar enough to my old Reddit Sync browsing experience that my muscle memory doesn't have to work too hard.
I'm glad you're liking it! It's been years since I tried FeedMe. Maybe it's time I gave it another look.
To be honest, I've tried a few apps, but I tend to just use it through Firefox. Here is a screenshot on Android, in Firefox, with the Theme Mapco By: Thomas Guesnon:
I have FreshRSS setup and running good. The only thing I can't figure out is how to scrape with xpath for websites that don't have rss. As I don't know how to code in Python or whatever language you need to know for xPath. I get nothing from Google regarding this. Is there a write-up somewhere for this? Any help would be appreciated.