A minimalist daily journaling CLI with AI-powered insights.
npm install -g river-writergo build
./river# Start journaling
river
# View writing statistics
river stats
# Generate AI insights from recent notes
river analyze
# Extract TODOs from notes
river think
# Generate fresh journal prompts based on recent entries
river prompts- Node.js 14+
- Optional: Anthropic API key for AI features
MIT