nextcloud / bookmarks

🔖 Bookmark app for Nextcloud
https://apps.nextcloud.com/apps/bookmarks
GNU Affero General Public License v3.0
980 stars 172 forks source link
bookmark bookmark-manager bookmarking bookmarks bookmarks-manager free-software nextcloud nextcloud-bookmarks

Nextcloud Bookmarks

Downloads Code coverage Dependabot status

Collect and manage bookmarks, synced with all your devices

This app provides you with a web interface for collecting and organizing bookmarks to the places on the web that are precious to you.

Third-party clients

Android

Browser

Desktop

iOS

Other

Community

Talk to us on gitter, via matrix #nextcloud-bookmarks_community:gitter.im or in our official Talk channel

Install

Requirements

PHP extensions:

One-click

Install this app in the app store of your nextcloud instance (you must have administrator privileges). You will find it in the 'Organization' category.

Manual install

Dependencies

Setup

cd /path/to/nextcloud/apps/
git clone https://github.com/nextcloud/bookmarks.git
cd bookmarks
composer install
npm install
npm run build

API

This app exposes a public REST API that third-party clients can interface with.

Head over to the API docs.

Maintainers

Donate

If you'd like to support the creation and maintenance of this software, consider donating.

Contribute

We always welcome contributions. Have an issue or an idea for a feature? Let us know. Additionally, we happily accept pull requests.

In order to make the process run more smoothly, you can make sure of the following things:

Please read the Code of Conduct. This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other.

More information on how to contribute: https://nextcloud.com/contribute/

Happy hacking :heart:

License

This software is licensed under the terms of the AGPL written by the Free Software Foundation and available at COPYING.