# brunosimon/keppler

Real time code sharing for your lectures and presentations.

Repository: https://github.com/brunosimon/keppler
Canonical: https://ross.abutalabs.com/products/keppler
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-06-26T12:39:03+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3745, "days_push": 1529, "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 1932, forks 103 (observed 2026-08-28T04:05:56.244498+00:00)

## What it is
Keppler is a Node.js CLI tool that serves a project folder as a real-time code-sharing web app for lectures and presentations. Viewers open a shared URL to browse files, see saved changes live, view history, download the project, and chat.

## Use cases
- share code live with students during a lecture
- let an audience follow along while I code
- broadcast file changes to viewers in real time
- let viewers browse and download my project during a workshop
- run a live coding presentation on the local network

## When to choose
- teaching or presenting code to an audience on the same network
- you want zero-setup live code sharing from any project folder
- viewers need to browse files, copy code, or download the project

## When to avoid
- you need to share code with remote audiences over the internet
- you need a full screen-sharing or video presentation tool
- the project requires secure, authenticated access

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: http-server, websocket, developer-tools, chat-interface
- domain: developer-tools, education, web-development
- platform: cli, cross-platform
- tags: live-coding, code-sharing, presentations, lectures, file-watching, teaching, real-time, nodejs, web-server

## Member repositories
- brunosimon/keppler (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:56.244498+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:08:40.310587+00:00, confidence not recorded.
  - readme: https://github.com/brunosimon/keppler (fetched 2026-08-28T04:05:56.244498+00:00, sha 5eaef5a646ac)
  - registry_npm: https://registry.npmjs.org/keppler (fetched 2026-08-29T10:48:21.802992+00:00, sha 914b4118b17f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
