Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allreality/project-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Project Dashboard

Central dashboard for project activation, time tracking, and protection.

Features

  • πŸš€ Activate Projects - One command to start working
  • ⏱️ Auto Time Tracking - Automatically tracks time when active
  • πŸ›‘οΈ Quick Protection - Protect current project easily
  • πŸ“Š Status View - See what you're working on
  • πŸ”„ Smart Deactivation - Stop tracking and optionally protect

Installation

# Add alias to ~/.bashrc
echo "alias dashboard='/mnt/c/projects/project-dashboard/dashboard.sh'" >> ~/.bashrc
source ~/.bashrc
Quick Start
# View dashboard
dashboard
# Select project from menu
dashboard menu
# Activate specific project
dashboard activate midnight-infrastructure
# Check status
dashboard status
# Protect current work
dashboard protect "Completed feature X"
# Stop working (with optional protection)
dashboard stop
Integration
With Time Tracker
Automatically starts tracking on activation
Shows elapsed time in status
Stops tracking on deactivation
With Claude Proof
Quick protect command
Optional auto-protect on stop
Shows protection status
Workflow Example
# Morning: Start work
dashboard menu
# Select: 1 (midnight-infrastructure)
# βœ… Activated, time tracking started
# Check status anytime
dashboard status
# Shows: Active project, time elapsed
# Protect milestone
dashboard protect "HIPAA agent v0.1 complete"
# End of day
dashboard stop
# Stops tracking, option to protect
Commands
dashboard or dashboard status - Show status
dashboard menu - Select project from menu
dashboard activate <project> - Activate project
dashboard stop - Deactivate (with protect option)
dashboard protect [description] - Quick protect
dashboard list - List all projects
Status
Version: 1.0.0
Status: Production Ready
Integration: Time Tracker βœ… | Claude Proof βœ…

Releases

No releases published

Packages

Contributors

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /