cekanje 0.1.1

tmux notifier daemon for Claude Code sessions: track every active session, surface a native popup when one needs attention, jump to its pane via fzf
1
2
3
4
5
6
7
8
9
10
# Copy to scripts/.env and fill in. scripts/.env is gitignored.

# crates.io API token. Generate at: https://crates.io/settings/tokens
# Used by: scripts/publish_crates.sh, `make publish-crates`.
CRATES_IO_TOKEN=

# Fine-grained GitHub PAT scoped to abosnjakovic/cekanje with `Contents: write`.
# Used by: scripts/publish_homebrew.sh, `make publish-homebrew`.
# In CI this is supplied via the `HOMEBREW_TAP_TOKEN` repo secret.
HOMEBREW_TAP_TOKEN=