/endless

Unifying the social media experience

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Endless Logo

Endless

Unifying the social media experience

GitHub Repo stars GitHub commit activity GitHub issues License Website
Report Bug · Request Feature

What is Endless?

Endless is a social media curator that allows you to view all of your favorite websites in one place with an unified card based interface. It allows for users to upvote, save and comment on posts from websites even if the website doesn't support it.

Screenshots

Installation

Download the APK from GitHub Releases and install it.

Features

  • No account needed
  • Save posts
  • Upvote posts
  • Comment on posts
  • Remove upvotes and comments if needed
  • Fuzzy search on post titles on feed

Supported Websites

  • Wikipedia
  • Hacker News
  • GamingOnLinux
  • Cumhuriyet
  • Darknet Diaries
  • Slashdot
  • Quanta Magazine
  • Ars Technica
  • The Onion

Starting the server

You can use the docker-compose.yml file to start the server.

How to contribute?

You can contribute to Endless by adding support for new websites or by improving the existing codebase. If you want to add support for a new website, take a look at the existing websites. Usually, each website has its own class with two methods inside the extractors.js file. If you want to improve the existing codebase, you can do so by creating a pull request.

Extractors

Prebuilt versions:

Wiki

Coming soon