github Arthur-Ficial/apfel v0.9.4

latest releases: v1.8.4, v1.8.3, v1.8.2...
3 months ago

mac-narrator: --say and --threshold

demo/mac-narrator --say                    # speak narration aloud
demo/mac-narrator --watch --threshold 30   # only narrate when interesting
demo/mac-narrator --watch --say -t 50      # speak only the dramatic moments

--say uses macOS text-to-speech. --threshold N computes an interest score (0-100) from CPU, memory pressure, battery, disk, and load average -- only narrates when the score exceeds N. Quiet systems stay quiet.

Docs

  • --mcp-timeout documented across all MCP docs
  • Integrations section in README linking to docs/integrations.md
  • Version badge auto-update rule added to CLAUDE.md

Update

brew upgrade apfel

Don't miss a new apfel release

NewReleases is sending notifications on new releases.