agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 207e596113d7f00d584a63adb10ad39a4fa9ae89
parent 02aac6ab9b9ebb14ed727febffce141e8f6bc70d
Author: Marc Coquand <marc@coquand.email>
Date: Wed, 23 Jul 2025 20:06:46 +0200
README
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -11,7 +11,7 @@ Agendafs is still in early development and is alpha-level software. It probably
## Installation
-Prerequisites: C compiler, libfuse, libuuid, libical and pkg-config
+Prerequisites: C compiler, libfuse, libuuid, libical and pkg-config. Optionally a `shell.nix` exists which sets up all dependencies for you.
You also need to setup a tool that syncs vdir storages to a caldav server, like
[vdirsyncer](https://vdirsyncer.pimutils.org/en/stable/when.html#) or [pimsync](https://sr.ht/~whynothugo/pimsync/).