Skip to main content

Like AirDrop, but it lands in your Claude Code session. Share photos, voice memos, and videos from your phone straight into your active coding project.

Project description

Project Notebook

Like AirDrop, but it lands in your Claude Code session.

A local bridge from your phone's share sheet into the Claude Code session you're already in. Photos, voice memos, videos, screenshots — whatever just happened off-screen, brought back in. The session writes down what you were thinking when each artifact arrived, attached to the file. A month later, the photo still means something.

Landing page (with diagrams and the story): https://stevenlybeck.com/project-notebook/

What it does

  • Phone → Mac → session. An iOS Share Extension uploads to a small hub running on your Mac, which notifies your active Claude Code session over a live pipe.
  • Per-project library, automatic. Each artifact lands in ~/.project-notebook/artifacts/<project>/, sidecared with extracted metadata, audio, a preview frame, and a transcript.
  • Session context becomes annotations. Claude reads each artifact as it arrives and writes a note back capturing what was happening when you shared it.

Install

uv tool install project-notebook
project-notebook install-claude-code-skill
project-notebook check    # see which features are on; install hints for the rest

Project Notebook itself has no optional features — the core hub, CLI, skill, and pairing are always available. Audio transcription and video-metadata extraction are backed by external tools you install separately. check tells you what's on and how to turn on the rest.

On Apple Silicon for transcription:

uv tool install mlx-whisper

For video metadata and preview frames:

brew install ffmpeg

Pair your phone

project-notebook pair    # prints a QR; scan it with the Project Notebook iOS app

The iOS app currently ships through private TestFlight. See docs/ios.md for the build/distribution state.

Open a session

In any Claude Code session:

/notebook-register

The skill holds a live pipe to the hub for the lifetime of the session — no TTLs, no staleness. Anything you share from your phone shows up as a notification in the conversation within seconds.

Architecture

Status

Personal tool, alpha. The end-to-end loop works on Apple Silicon Macs with an iOS phone on the same LAN (or Tailscale). Cross-platform support and additional transcription backends are planned but not yet wired up.

License

MIT © Steven Lybeck

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

project_notebook-0.1.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

project_notebook-0.1.0-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

Details for the file project_notebook-0.1.0.tar.gz.

File metadata

  • Download URL: project_notebook-0.1.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.13

File hashes

Hashes for project_notebook-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2cac1cfe96f4e82e35904f3d297e1d183bfc25ab70fffb25255bf245ae369687
MD5 8e5098615737def28c5df44a57c37f4c
BLAKE2b-256 4c3188609805297f3b9003362669b0c00e276f99205ccc61cbc805301e3a63a6

See more details on using hashes here.

File details

Details for the file project_notebook-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for project_notebook-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8da1800da32ef56b19856fcb80a7ab260dc6feb1b088433784dd84fef1c3a580
MD5 d84042e6c823ce17aea36cf124bf6f52
BLAKE2b-256 46ca45609bed2fe3c5841061c8a955b18080203833ea0e4f101e43f65df17a85

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page