Skip to content
/ fevela Public

A Nostr social client that give you back full control of your attention and time with a innovative interface

License

Notifications You must be signed in to change notification settings

dtonon/fevela

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fevela Logo

Fevela is a Nostr social client that gives you back full control of your attention and time with a newsreader-like interface; it promotes exploring of interesting content, over doomscrolling.

Experience Fevela at https://fevela.me

Features

Fevela implements a "grouped notes" design in the feed, typical of the RSS clients, where content is grouped by author, and only the last post is displayed. This prevents very active users from taking up all the space, reducing visibility for others.

You have many other tools to explore your network in a healthy way:

  • Pin (fix at the top) and bury (move to bottom) contacts, to not miss any important updates and slow down noisy profiles.

  • Filter out notes with specific words, useful to temporarily clean up your feed from uninteresting/excessive content.

  • Filter out too short notes, that contain only one word, emoji or are shorter than 10 characters to clean up fast and useless replies.

  • Limit replies to first level ones, to increase the signal.

  • Hide users that post more than X in the set timeframe.

You can choose the compact mode (default), or an "expanded" one, more similar to the usual social feeds.

Run Locally

# Clone this repository
git clone https://github.com/dtonon/fevela.git

# Go into the repository
cd fevela

# Install dependencies
npm install

# Run the app
npm run dev

Run Docker

# Clone this repository
git clone https://github.com/dtonon/fevela.git

# Go into the repository
cd fevela

# Run the docker compose
docker compose up --build -d

After finishing, access: http://localhost:8089

Credits

Fevela is a fork of the great Jumble

Donate

If you like this project, you can buy me a coffee :)

  • Lightning: ⚡️ [email protected] ⚡️
  • Bitcoin: bc1qm6ttjjlq7zqwqmtzq3lqzujr3c9cr53l6097pt

License

MIT

About

A Nostr social client that give you back full control of your attention and time with a innovative interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 24

Languages