Update for #fedifeed :

Fedifeed is my project to build a customizable simple algorithm for the Fediverse.

Now it is running 100% in the browser, without the need for a backend server:
https://foryoufeed.vercel.app

Code: https://github.com/pkreissel/foryoufeed

All of this is now based on a package, that can be used in other projects as well, it should even support React Native, and thus mobile apps: https://github.com/pkreissel/fedialgo

ForYouFeed for Mastodon

You can now use the Mastodon ForYouFeed as Progressive Web App.

https://foryoufeed.vercel.app/

ForYouFeed for Mastodon

@pkreissel Does this run in-browser per-user on an instance that has installed the project?
@troed every user can just visit this url, log in and get their own feed. It is not a full mastodon client however like elk.zone for example. But I hope clients will implement this.

@pkreissel Ah ok - I get it. Was hoping it was something I could deploy on my (small family) instance and it would just work.

Already use the same CSS :D

@troed Yes that would be wonderful, but I would need some sort of Plugin Functionality within Mastodon to make this work.