All Projects → nextcloud → Bookmarks

nextcloud / Bookmarks

Licence: agpl-3.0
🔖 Bookmark app for Nextcloud

Projects that are alternatives of or similar to Bookmarks

Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+357.39%)
Mutual labels:  bookmark, bookmarks, nextcloud
Buku
🔖 Personal mini-web in text
Stars: ✭ 4,825 (+739.13%)
Mutual labels:  bookmark, bookmarks
Snipit
Snipit allows you to capture and save interesting sections from any source of information. Be it textbooks, journals, computer screens, photographs, flyers, writings on a whiteboard, etc.
Stars: ✭ 70 (-87.83%)
Mutual labels:  bookmark, bookmarks
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+4%)
Mutual labels:  bookmark, bookmarks
Cyca
Web-based bookmarks and feeds manager
Stars: ✭ 15 (-97.39%)
Mutual labels:  bookmark, bookmarks
Reminiscence
Self-Hosted Bookmark And Archive Manager
Stars: ✭ 1,303 (+126.61%)
Mutual labels:  bookmark, bookmarks
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+2982.26%)
Mutual labels:  nextcloud, free-software
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (-62.09%)
Mutual labels:  bookmark, bookmarks
awesome-bookmarking
🔖 Everything bookmarking related
Stars: ✭ 56 (-90.26%)
Mutual labels:  bookmark, bookmarks
search-bookmarks-history-and-tabs
Browser extension to search and navigate browser tabs, local bookmarks and history.
Stars: ✭ 57 (-90.09%)
Mutual labels:  bookmark, bookmarks
Dockerfiles
Discontinued. Fork at your will.
Stars: ✭ 384 (-33.22%)
Mutual labels:  nextcloud
Termux Archlinux
You can use setupTermuxArch.bash 📲 to install Arch Linux in Termux on Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/termux-archlinux/
Stars: ✭ 384 (-33.22%)
Mutual labels:  free-software
Webscrapbook
A browser extension that captures web pages to local device or backend server for future retrieval, organization, annotation, and edit. This project inherits from ScrapBook X.
Stars: ✭ 424 (-26.26%)
Mutual labels:  bookmark
Notes
✎ Distraction-free notes and writing
Stars: ✭ 363 (-36.87%)
Mutual labels:  nextcloud
Rssguard
RSS Guard is simple feed reader which supports web-based feed services.
Stars: ✭ 373 (-35.13%)
Mutual labels:  nextcloud
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (-8.17%)
Mutual labels:  nextcloud
Action Store
Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.
Stars: ✭ 360 (-37.39%)
Mutual labels:  bookmark
Doomretro
The classic, refined DOOM source port. For Windows PC.
Stars: ✭ 349 (-39.3%)
Mutual labels:  free-software
Joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
Stars: ✭ 26,916 (+4581.04%)
Mutual labels:  nextcloud
News
📰 RSS/Atom feed reader
Stars: ✭ 524 (-8.87%)
Mutual labels:  nextcloud

Nextcloud Bookmarks

Downloads Code coverage Dependabot status

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.

  • 📂 Browse and filter your bookmarks via tags and folders.
  • 📰 Write down additional notes
  • 🔍 Built-in search integrated into Nextcloud's unified search
  • 👪 Share bookmarks with other users as well as publicly
  • ☠ Easily ind broken links
  • 📔 Archive bookmarked files
  • 📲 Access your bookmarks anywhere, via a built-in REST API
  • 💡 Keep track of changes in the activity stream
  • 💼 Includes a Dashboard widget
  • ⚛ Easily generate public and private RSS feeds of your collections

Third-party clients

Android

Browser

  • Owncloud Bookmarks - Bookmarks extension for Chromium-based browsers (Chromium/Chrome/Opera/Vivaldi)
  • Floccus - Bookmark sync for Firefox/Chromium-based browsers
  • FreedomMarks - Addon for Firefox and Chrome. No sync, just a client.

Desktop

iOS

Other

  • uMarks - App for Ubuntu touch

Community

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

Install

Requirements

  • php 7.3 and above

PHP extensions:

  • intl: *
  • mbstring: *

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:

  • Announce that you're working on a feature/bugfix in the relevant issue
  • Make sure the tests are passing
  • If you have any questions you can let the maintainers above know privately via email, or simply open an issue on github

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 ❤️

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].