ChronoPulse
ChronoPulse is a modular, terminal-based pulse tracking engine built entirely in Go. It collects timestamped events in real time, analyzes their frequency, and visualizes activity using ASCII charts. Designed for performance, clarity, and open-source extensibility.
Install / Use
/learn @MuradIsazade777/ChronoPulseREADME
ChronoPulse
ChronoPulse is a modular, terminal-based pulse tracking engine built entirely in Go. It collects timestamped events in real time, analyzes their frequency, and visualizes activity using ASCII charts. Designed for performance, clarity, and open-source extensibility.
🚀 Features
- Real-time pulse collection via goroutines and channels
- Time-based statistical analysis
- ASCII-based terminal visualization
- Modular architecture with internal packages
- Local JSON storage for event history
- Graceful shutdown with signal handling
- Fully responsive CLI experience
📦 Tech Stack
- Language: Go 1.21+
- Concurrency: Goroutines, Channels
- Storage: Local JSON
- Visualization: ASCII +
fatih/color - Structure:
cmd/,internal/,assets/
🧪 Getting Started
git clone https://github.com/yourusername/chronopulse.git
cd chronopulse
go run cmd/chronopulse/main.go
📊 Output Example Code 📊 Pulse Activity (5 events) 19:13 | ███ (3) 19:14 | ██ (2) 📜 License ChronoPulse is released under the MIT License.
🤝 Contributing We welcome contributions! See CONTRIBUTING.md for guidelines.
🔐 Security Please report vulnerabilities via SECURITY.md.
Related Skills
gh-issues
334.1kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
oracle
334.1kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
tmux
334.1kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
xurl
334.1kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
