xbellum

command module
v0.0.0-...-a658396 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2023 License: MIT Imports: 14 Imported by: 0

README

xbellum

Dedicated webdav server for Floccus.

Main reason of existence is to list all revisions of the bookmarks set managed by Floccus. I had to convince myself it wasn't deleting bookmarks randomly.

With time, it became also a tool to deduplicate and check bookmarks.

Code is provided as is, pretty rough on the edges. Tinker at will.

Usage

mkdir data
go run main.go help
SECRET= go run main.go server

Configure your floccus with:

  • Type: XBEL file on WebDAV server
  • URL: http://127.0.0.1:8082
  • Username: Any
  • Password: the one in SECRET envvar
  • File: bookmarks.xbel
  • File Password: none

Then open your browser at localhost:8082/info, username any, password you just set.

Add/Remove some bookmarks, and push/pull floccus, you should see something like this:

Screenshot

A dockerfile is provided in case you fancy it.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL