Skip to content

Releases: martymcenroe/silphe

silphe 0.1.0

12 Jun 01:07
303ec4f

Choose a tag to compare

First release. Silphe learns how you move the mouse — locally, no cloud, no telemetry.

Install

Python (any OS):

pip install silphe
silphe-play

Windows standalone: download silphe-play.exe below and double-click. No Python needed.

Note: the .exe is not yet code-signed, so Windows SmartScreen will warn on first run (More info → Run anyway). A signed build is coming in the next release. Verify your download against SHA256SUMS.txt.

What's in 0.1.0

  • silphe.model — cross-platform human-cursor path generation
  • silphe.cursor — Windows pointer driver
  • silphe.analysis — Fitts fit, tremor frequency, tracking lag/offset
  • The game: silphe-play (green garden + Andvari), silphe-analyze, silphe-arc
  • Apache-2.0, typed (py.typed), pure stdlib

PyPI: https://pypi.org/project/silphe/