calesthio/crucix

Your personal intelligence agent. Watches the world from multiple data sources and pings you when something changes.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 26 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 14th, 2026
Open Issues & Pull Requests: 76 (+0)
GitHub issues: Enabled
Number of forks: 1,828
Total Stargazers: 11,639 (+0)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.8 hours
Mean response time: 3.1 days
90th percentile: 5.9 days
Tracked items: 23

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 7% of issues opened in the past year have been closed. Three people close 80% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 39
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 121 days
Stale 30+ days: 33
Stale 90+ days: 33

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 2

Top labels

  • enhancement (14)
  • bug (10)
  • help wanted (2)
  • documentation (1)

Detailed Description

Crucix is a personal intelligence dashboard that aggregates open-source data from 27 feeds into a self-contained, locally-run monitoring system.

The tool solves the problem of intelligence fragmentation by pulling satellite fire detection, flight tracking, radiation monitoring, satellite constellation data, economic indicators, market prices, conflict information, sanctions lists, and social sentiment from publicly available sources and updating them in parallel every 15 minutes. It renders this data on a single dashboard and can integrate with an LLM to become a two-way assistant that sends alerts to Telegram and Discord and responds to commands from your phone, all running locally without cloud dependency or telemetry.

Crucix suits researchers, journalists, traders, OSINT analysts, and anyone who wants real-time cross-domain intelligence without paying for enterprise platforms or relying on proprietary services. It requires only Node.js to run locally; the README emphasizes that setup is straightforward but notes that npm's script runner can mask errors on some systems, recommending direct Node execution or the included diagnostic tool if startup fails silently. The project explicitly positions itself against cloud-based intelligence services and subscription models, emphasizing that all underlying data is public.

The project has attracted a substantial base of adopters who report issues from real-world use rather than the core team generating most of the issue backlog. Maintainers respond to new issues and pull requests within a day. Development activity centers on enhancements and bug fixes.