Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

matildepark/fediverse-feed-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: This was my first personal project in React. It still works, but only really for Mastodon and Pleroma / Akkoma instances. There is no logic for Misskey accounts, nor GoToSocial or Honk or whatever. This is because unlike instance software, which would use Webfinger to find the actor, this project parsed RSS feeds very rigidly, and only Pleroma attempted to maintain Mastodon compatibility.

A fediverse feed viewer made in React.

Grabs your social media feed from the fediverse and parses it into a friendly page using your full handle (eg. [email protected]).

Running the project for development

It's as easy as:

npm run start

About

A feed viewer for fediverse social media accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published