Clippy

highlight a line → get an mp3 of exactly that bit

checking helper…

Get the helper. Run it. Come back here.

Clippy cuts songs on your laptop, so this page needs one tiny local helper.

  1. 1
    ⬇ Download Clippy Unzip the download, then open the clippy folder.
  2. 2
    Run the launcher Use the launcher for your operating system.
  3. 3
    Keep the launcher window open. This page will open automatically and the helper pill will turn green.

First launch: usually 1–3 minutes. Later launches: a few seconds.

The launcher installs everything except Python 3.10+. Get Python only if it says Python is missing.

prefer Git?

Clone only the Clippy folder:

git clone --depth 1 --filter=blob:none --sparse https://github.com/notprsn/hacks.git
cd hacks
git sparse-checkout set clippy
cd clippy

Then start the helper:

# Mac or Linux
bash start-clippy.sh

# Windows PowerShell
.\start-clippy.bat