Commit Graph

1 Commits

  • feat: add dashboard GUI with theme, font customization, and logo
    - Add ecc_dashboard.py - Tkinter-based GUI for exploring ECC components
    - Implement dark/light theme toggle in Settings tab
    - Add font family and size customization
    - Display project logo in header and taskbar
    - Open in maximized window with native title bar
    - Add 'dashboard' script to package.json
    - Update README with dashboard documentation
    
    Closes #XXX