Collect, organise, comment on and share links from around the Web.
Flus brings together news feed aggregation and social bookmarking in a modern way. It is designed as a simple, yet complete tool for organising the links you gather around the Web.
This repository contains the code of the browser extension. The extension is the perfect companion for the web application as it allows you to easily mark links as read, save them for later, or add them to collections, as well as add notes.
For the code of the Web application, see flusio/Flus.
Flus Browser is licensed under GNU Affero General Public License v3.0 or later.
Make sure to have the npm
command available:
$ npm --version
10.9.2
Install the dependencies:
$ make install
Build the extension with:
$ make build
It builds the assets under the dist/assets
folder, and builds a ZIP archive under dist/artifacts/
.
Dedicated to the developers:
Dedicated to the maintainers: