mirror of
https://git.sr.ht/~cismonx/bookmarkfs
synced 2025-06-07 19:58:50 +00:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
<!--
|
|
Copyright (C) 2024 CismonX <admin@cismon.net>
|
|
|
|
Copying and distribution of this file, with or without modification, are
|
|
permitted in any medium without royalty, provided the copyright notice and
|
|
this notice are preserved. This file is offered as-is, without any warranty.
|
|
-->
|
|
|
|
|
|
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.
|