command
module
Version:
v0.0.0-...-8980155
Opens a new window with list of versions in this module.
Published: Nov 18, 2024
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dav-demo
This is a simple WebDAV, CardDAV and CalDAV server written in Go.
Usage
WebDAV
Open nautilus and type dav://marcel@localhost:8086/files
in the address bar.
CardDAV
In thunderbird address book add a new entry for http://localhost:8086/carddav/marcel/contacts/private
CalDAV
In thunderbird calendar add a new entry for http://localhost:8086/caldav/marcel/calendars/sessions/test.ics
TODO
- basic auth
- serve files
- serve contacts
- serve calendar
- carddav: add missing current-user-privilege-set to response
- fix sync issue with vcards under thunderbird (ctag seems to be wrong)
- write file sync on base of github.com/Elnus/webdav-cli
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.