New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

virtue-tracker

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

virtue-tracker

Personal character development CLI tool for tracking virtues and philosophical alignment

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Virtue CLI

A sophisticated personal character development tool for tracking virtues and philosophical alignment.

🚀 Quick Start

# Install globally
npm install -g virtue-tracker

# Create your first profile
virtue-tracker init

# Start daily tracking
virtue-tracker daily

✨ Features

  • 🧭 Custom Virtue Frameworks - Create personalized virtue systems or use philosophical templates
  • 📝 Daily Check-ins - Track alignment with want/pull scoring system
  • ⚡ Quick Check-ins - 30-second assessments for busy days
  • 📊 Analytics Dashboard - Visualize trends, streaks, and coherence patterns
  • 🤖 AI-Powered Insights - Get personalized recommendations (when available)
  • 🔍 Monthly Deep-Dives - Comprehensive assessments with growth planning
  • 📤 Data Export - Generate markdown reports for external tools
  • 🎨 Beautiful CLI - Animated interface with ASCII art and progress indicators
  • 🔒 Privacy-First - All data stored locally in SQLite, never leaves your machine

📋 Commands

CommandDescription
virtue-trackerInteractive mode with full menu
virtue-tracker initCreate your first virtue profile
virtue-tracker dailyDaily virtue alignment check-in
virtue-tracker quickQuick 30-second assessment
virtue-tracker analyticsView trends, patterns, and statistics
virtue-tracker monthlyMonthly deep-dive assessment
virtue-tracker insightsAI-powered analysis and recommendations
virtue-tracker exportExport your data as markdown
virtue-tracker driftDetect philosophical shifts over time

🎯 How It Works

  • Profile Creation: Define your personal virtue framework through guided questions
  • Daily Tracking: Score virtues on two dimensions:
    • Want (💭): How much you aspire to embody the virtue
    • Pull (🎯): How naturally you're drawn to the behaviors
  • Analysis: Mathematical alignment scoring reveals coherence patterns
  • Growth: Receive insights and interventions for character development

🏛️ Philosophical Frameworks

Choose from established virtue traditions or create your own:

  • Stoic Philosophy - Wisdom, Justice, Courage, Temperance
  • Aristotelian Ethics - Practical wisdom and character excellence
  • Buddhist Path - The Noble Eightfold Path
  • Christian Virtues - Cardinal and theological virtues
  • Confucian Values - Traditional Chinese virtues
  • Modern Integration - Contemporary synthesis

🔧 Configuration

The application works standalone with no setup required. When run in enhanced environments, additional AI features become available automatically.

📈 Data & Privacy

  • Local Storage: All data stored in SQLite database on your machine
  • No Cloud Sync: Your personal development data never leaves your device
  • Export Control: Generate reports when and how you want them
  • No Analytics: No usage tracking or telemetry

💡 Use Cases

  • Personal Development: Track character growth over time
  • Philosophical Practice: Apply virtue ethics to daily life
  • Habit Formation: Build virtue-aligned behaviors
  • Self-Reflection: Structured introspection and assessment
  • Goal Setting: Align actions with deeper values

🎨 Example Session

$ virtue-tracker daily

╭─ Daily Virtue Check-in ─╮
│                         │
│  How aligned are you    │
│  with Courage today?    │
│                         │
│  Want: ████████░ 8/10   │
│  Pull: ██████░░ 6/10    │
│                         │
│  Coherence: 94% 🟢      │
╰─────────────────────────╯

🏗️ Requirements

  • Node.js 18+
  • npm 8+
  • OS: Works on macOS, Linux, Windows

🆘 Support

Run virtue-tracker --help for detailed command information.

📄 License

MIT

Keywords

virtue

FAQs

Package last updated on 02 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts