Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

CPlusPatch/fedibase

Repository files navigation

Warning

Fedibase is no longer being maintained or hosted

Development is now focused on the Lysand-FE project, which is a much better version of what Fedibase was.

Fedibase

A beautiful, simple client for the Fediverse.

⚠️ Fedibase is in public beta, and is missing many features
⚠️ No promises will be made on ETA for missing features

Dark mode for Desktop Dark mode for Desktop

Technologies used

Features

  • Fully mobile-compatible and responsive
  • Compatible with Mastodon, Pleroma, and Akkoma
  • Dark/light mode support (toggle coming soon)
  • Beautiful animations
  • Simple and clean interface
  • Self-hostable (anyone can host it)
  • Clientside only (stores all data in browser)

Planned features (coming soon™️):

  • Emoji reactions
  • More timelines
  • Placing CWs on posts
  • Drag and drop files to upload
  • More files support
  • Quote post rendering
  • Notifications
  • Settings page

Running your own instance

First, clone the Codeberg repository:

git clone https://codeberg.org/CPlusPatch/fedibase.git
cd fedibase

Then, install PNPM and Node.js 18.

To build and start:

pnpm build
pnpm start

Collaborators

  • Daikei helped me fix a couple of annoying bugs!

Licensed under GPLv3