1 unstable release
0.1.0 | Feb 7, 2025 |
---|
#3 in #indieweb
129 downloads per month
Used in 2 crates
31KB
445 lines
IndieBookmarks
A tool for sharing bookmarks, fetching other people's bookmarks and searching for bookmarks.
In this repository
indiebookmarks_shared
This crate contains the shared code between the two tools.
ff-exporter
This tool exports bookmarks from Firefox profiles to json and rss.
Usage
ff-exporter
# 1. Clone the repository
# 2. Install Rust
cd ff-exporter
cargo install --path .
# 5. Go into the dir you want to export the bookmarks to (e.g. `~/Projects/website/static`)
ff-exporter export default-release folder Library # This wil export all bookmarks from the folder "Library" in the default profile.
License
All code in this repository is licensed under the AGPLv3. See the LICENSE file for more information.
Dependencies
~0.8–16MB
~223K SLoC