Scratchpad
Edit the shared scratchpad (or upload/download/delete files) from your terminal.
It prompts for the universal password, then offers a menu: edit text
($EDITOR, then nvim/vim/nano/vi), upload a file, download
files, or delete files.
Linux / macOS
curl -fsSL https://dodona.duz.ie/scratch | bash
Windows (PowerShell)
iex (irm https://dodona.duz.ie/scratch.ps1)