Skip to content

mloncarevich/devdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖥️ devdash

A beautiful developer dashboard for your terminal

Python License: MIT

✨ Features

  • ⚡ Real-time system stats (CPU, memory, disk)
  • 🕐 Clock with system uptime
  • 🌤️ Weather widget (auto-detects location)
  • 🎨 Beautiful TUI powered by Textual

🚀 Installation

pip install devdash

Or install from source:

git clone https://github.com/mloncarevich/devdash.git
cd devdash
pip install -e .

📖 Usage

devdash

Keyboard shortcuts

Key Action
q Quit
r Refresh

🛠️ Development

git clone https://github.com/mloncarevich/devdash.git
cd devdash
python -m venv .venv
source .venv/bin/activate
pip install -e .

📝 License

MIT License - see LICENSE for details.

About

A beautiful developer dashboard for your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages