# lvkv/whenfs

A FUSE filesystem for your Google calendar

Repository: https://github.com/lvkv/whenfs
Canonical: https://ross.abutalabs.com/products/whenfs
Language: Rust
License: MIT
License Family: permissive
Topics: fuse, rust
Last push: 2025-01-20T20:32:21+00:00

## Health v2 (maintenance only)
Score: 24/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 35, longevity 54
- inputs: {"age_days": 761, "days_push": 590, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1823, forks 28 (observed 2026-08-28T04:05:41.155478+00:00)

## What it is
WhenFS is a FUSE filesystem written in Rust that stores files and directories inside Google Calendar events, turning a calendar into a working (if absurd) storage backend. It is a whimsical educational project demonstrating filesystem and FUSE concepts, not a practical storage solution.

## Use cases
- mount google calendar as a filesystem
- store files in calendar events
- learn how FUSE filesystems work
- share files via a shared google calendar
- experiment with unusual storage backends

## When to choose
- you want a fun, educational FUSE/Rust project to explore
- you need a novelty demo of filesystem concepts
- you want to understand how data can be encoded in calendar metadata

## When to avoid
- you need reliable or performant file storage
- you want to store anything beyond trivial amounts of data
- you need a maintained, production-ready filesystem
- you are concerned about abusing a free service's terms

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: file-system, cloud, developer-tools
- domain: files, cloud-computing, developer-tools
- platform: rust, cli
- tags: fuse, google-calendar, novelty, educational, hack, linux, macos

## Member repositories
- lvkv/whenfs (main) score 24

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.155478+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:45.014861+00:00, confidence not recorded.
  - readme: https://github.com/lvkv/whenfs (fetched 2026-08-28T04:05:41.155478+00:00, sha 9b5703f9283e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
