No description
  • C 97.3%
  • M4 1.4%
  • Makefile 1.3%
Find a file
2026-06-18 11:03:14 +08:00
.builds all: remove nettle dependency 2025-09-17 19:19:35 +08:00
doc doc: add permd caveats 2026-05-26 17:08:27 +08:00
m4 build: fix EX_FEAT() conditional exporting 2025-07-24 19:21:29 +08:00
src fs_ops: workaround libfuse compatibility issue 2026-06-18 11:03:14 +08:00
tests build: refactor config option for interactive fsck 2026-06-12 07:32:21 +08:00
.gitignore chore: update .gitignore 2026-06-14 16:07:58 +08:00
configure.ac build: refactor config option for interactive fsck 2026-06-12 07:32:21 +08:00
COPYING init: prepare for Savannah 2024-12-31 18:09:03 +08:00
INSTALL.md doc: tidy up INSTALL.md 2026-06-14 15:20:02 +08:00
Makefile.am build: move bookmarkfs_util.pc.in to ./src 2025-06-18 16:13:07 +08:00
README.md chore: update links 2025-02-05 18:11:37 +08:00

About

BookmarkFS is a FUSE-based pseudo-filesystem which provides an interface to the bookmark data of web browsers.

Currently, the following browsers (and their derivatives) are supported:

  • Firefox
  • Chromium

Getting Started

See 'INSTALL.md' for instructions on how to build and install BookmarkFS. See the files under 'doc/' for the user manual.

Project homepage: https://www.nongnu.org/bookmarkfs/.

Copying

BookmarkFS is free software, distributed under the terms of the GNU General Public License, either version 3, or any later version of the license. For more information, see the file 'COPYING'.

The user manual and other supporting files in this codebase are distributed under separeate licenses. Refer to the corresponding license notice for details.