Alert

by BytesAgain

Send and schedule alerts via multiple channels with flexible triggers. Use when monitoring servers, tracking thresholds, or setting reminders.

View Chinese version with editor review

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain/alert

文档

Alert

Manage Alert data right from your terminal. Built for people who want get things done faster without complex setup.

Why Alert?

  • Works entirely offline — your data never leaves your machine
  • Simple command-line interface, no GUI needed
  • Export to JSON, CSV, or plain text anytime
  • Automatic history and activity logging

Getting Started

bash
# See what you can do
alert help

# Check current status
alert status

# View your statistics
alert stats

Commands

CommandWhat it does
alert runRun
alert checkCheck
alert convertConvert
alert analyzeAnalyze
alert generateGenerate
alert previewPreview
alert batchBatch
alert compareCompare
alert exportExport
alert configConfig
alert statusStatus
alert reportReport
alert statsSummary statistics
alert export<fmt> Export (json
alert search<term> Search entries
alert recentRecent activity
alert statusHealth check
alert helpShow this help
alert versionShow version
alert $name:$c entries
alert Total:$total entries
alert Datasize: $(du -sh "$DATA_DIR" 2>/dev/null
alert Version:v2.0.0
alert Datadir: $DATA_DIR
alert Entries:$(cat "$DATA_DIR"/*.log 2>/dev/null
alert Disk:$(du -sh "$DATA_DIR" 2>/dev/null
alert Last:$(tail -1 "$DATA_DIR/history.log" 2>/dev/null
alert Status:OK
alert [Alert]run: $input
alert Saved.Total run entries: $total
alert [Alert]check: $input
alert Saved.Total check entries: $total
alert [Alert]convert: $input
alert Saved.Total convert entries: $total
alert [Alert]analyze: $input
alert Saved.Total analyze entries: $total
alert [Alert]generate: $input
alert Saved.Total generate entries: $total
alert [Alert]preview: $input
alert Saved.Total preview entries: $total
alert [Alert]batch: $input
alert Saved.Total batch entries: $total
alert [Alert]compare: $input
alert Saved.Total compare entries: $total
alert [Alert]export: $input
alert Saved.Total export entries: $total
alert [Alert]config: $input
alert Saved.Total config entries: $total
alert [Alert]status: $input
alert Saved.Total status entries: $total
alert [Alert]report: $input
alert Saved.Total report entries: $total

Data Storage

All data is stored locally at ~/.local/share/alert/. Each action is logged with timestamps. Use export to back up your data anytime.

Feedback

Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com