Stars: 762
Forks: 169
Pull Requests: 1046
Issues: 826
Watchers: 92
Last Updated: 2022-08-29 02:29:49
🔖 Bookmark app for Nextcloud
License: GNU Affero General Public License v3.0
Languages: PHP, JavaScript, Makefile, Vue
Bookmarks app for Nextcloud
This app provides you with a web interface for collecting and organizing bookmarks to the places on the web that are precious to you.
Talk to us on gitter, via matrix #nextcloud-bookmarks_community:gitter.im
or in our official Talk channel
PHP extensions:
Install this app in the app store of your nextcloud instance (you must have administrator privileges). You will find it in the 'Organization' category.
cd /path/to/nextcloud/apps/
git clone https://github.com/nextcloud/bookmarks.git
cd bookmarks
composer install
npm install
npm run build
This app exposes a public REST API that third-party clients can interface with.
If you'd like to support the creation and maintenance of this software, consider donating.
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
This software is licensed under the terms of the AGPL written by the Free Software Foundation and available at COPYING.