ncrawforth / ratatoskr

A tiny Python/MicroPython web server with WebDAV, CalDAV and CardDAV powers

Home Page:https://ratatoskr.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratatoskr

Ratatoskr is a tiny HTTP server that knows enough WebDAV, CalDAV and CardDAV to be able to replace various cloud services.

The Ratatoskr server is written in MicroPython, with minimal dependencies (just the built-in modules and libc). It also runs in Python 2.x and Python 3.x.

Ratatoskr has a built-in file manager, with viewers for HTML, plain text, markdown, CSV, PDF, OpenDocument, RFC822 messages, JPEG, PNG and SVG images, MP4 videos, and MP3 files. You can see a demo at https://ratatoskr.co.uk.

About

A tiny Python/MicroPython web server with WebDAV, CalDAV and CardDAV powers

https://ratatoskr.co.uk

License:MIT License


Languages

Language:JavaScript 41.0%Language:Python 32.7%Language:HTML 20.2%Language:CSS 6.1%