Files
nixpkgs/pkgs
m3ta-chiron 8b3d762bc9 feat(crunch): add script mode for custom pipeline jobs
crunch script <type> <time> <script.sh> [args...]

Runs any shell script on schedule. Script stdout is piped to talk
for voice output. Empty stdout = silence (no error thrown).

Enables complex multi-step pipelines:
  - Fetch data (basecamp, gh, curl)
  - Write reports to disk
  - Pipe through pi/opencode for AI summarization
  - Final stdout → talk voice notification

Example:
  crunch script daily '08:00' ~/scripts/basecamp-daily.sh
2026-07-02 19:55:31 +02:00
..
2025-10-04 15:53:48 +02:00
2026-06-15 07:00:23 +02:00
2025-10-04 15:53:48 +02:00
2026-05-08 04:01:35 +02:00
2026-04-08 17:47:20 +02:00
2026-07-01 18:51:40 +02:00
2026-06-15 07:00:07 +02:00
2026-06-27 08:28:12 +02:00
2025-10-04 15:53:48 +02:00
2026-06-30 08:17:29 +02:00
2026-04-28 04:03:27 +02:00
2025-10-04 15:53:48 +02:00
2026-07-01 18:51:40 +02:00