Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 350 Bytes

sc-notify

get your notification on

  • tested with mako on sway

Linux/BSD only!

  • cargo build
  • export TMP_PATH=$HOME/.local/share/SuperCollider/Extensions/SCNotify
  • cd <ROOT_OF_THIS_REPO
  • mkdir -p $TMP_PATH && cp SCNotify.sc target/debug/sc-notify $TMP_PATH
  • open example.scd

<...>