Skip to content

add CC Notify #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add CC Notify #67

wants to merge 1 commit into from

Conversation

dazuiba
Copy link

@dazuiba dazuiba commented Jul 24, 2025

Hooks 🪝

CC Notify   by   dazuiba   ⚖️  MIT
CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.

@hesreallyhim
Copy link
Owner

Thanks @dazuiba ! I like this a lot, can you just confirm whether or not this data is sent anywhere:

All activity is logged to ~/.claude/ccnotify.log and session data is stored in ~/.claude/ccnotify.db for tracking and analytics.

It seems like a lot of logging for the functionality currently provided.

Also, can you add uninstall instructions? I guess I can do brew uninstall but that still leaves the database hanging about, no? I think you should document this.

@dazuiba
Copy link
Author

dazuiba commented Jul 25, 2025

Thanks for the great feedback @hesreallyhim

You're absolutely right about the privacy concerns. I've updated the README to
clarify that no data is uploaded or shared externally - everything stays local on
your machine in ~/.claude/ccnotify/.

I've also added proper uninstall instructions that cover removing both the tool and
the local database/logs.

Really appreciate you taking the time to review this and suggest these important
improvements! 🙏

@hesreallyhim
Copy link
Owner

Thanks @dazuiba for the response - do the logs get reset/rotated? how do you avoid an endless growing log file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants