devdash

:bento: Highly Configurable Terminal Dashboard for Developers

Github stars Tracking Chart

travis CLI Codacy Badge Go Report Card Hits-of-Code License
logo of devdash with a gopher
Tweet ko-fi

DevDash is a highly configurable terminal dashboard for developers, who want to choose and display the most up-to-date metrics they need, at one place.

Why using DevDash?

  • Choose the metrics you specifically need.
  • All the important data in your cosy terminal.
  • Pull data from Github, Google Analytics or Google Search Console. More services to come!
  • Unlimited amount of different dashboards with different configurations.
  • Widgets' data refreshed automatically.
  • A huge amount of flexibility compared to other terminal dashboards:
    • Choose the widgets you want.
    • Place your widgets where you want.
    • Choose the data you want to display, the colors you want to use, and a lot of other things for each widget.

Menu

Installation

You can simply grab the latest released binary file and download the version you need, depending on your OS.

Linux script

Here's a simple way to download DevDash and move it in /usr/local/bin, in order to be able to use DevDash everywhere easily.

curl -LO https://raw.githubusercontent.com/Phantas0s/devdash/master/install/linux.sh && \
sh ./linux.sh && \
rm linux.sh

Manual installation

You need to clone this repository and build the binary in cmd/devdash.

Documentation

The documentation is here.

In there you will find:

  • Installation / getting started
  • Simple examples and real use cases
  • Complete reference of dashboard configurations

Acknowledgement

Thanks to MariaLetta for the awesome and beautiful Gopher pack she made! I used it for my logo on top.

DevDash was inspired from other open source projects:

Contribute

First of all, thanks a lot if you want to contribute to DevDash!

I think the "talk, then code" practice is pretty good to avoid misunderstandings and hours of work for nothing.

Therefore:

"Every new feature or bug fix should be discussed with the maintainer(s) of the project before work commences. It’s fine to experiment privately, but do not send a change without discussing it first."

Making Of

For anybody interested how I managed to develop DevDash on side of a full time job, and how I organized my time and kept my motivation, I wrote an article about that on my blog.

Licence

Apache Licence 2.0

Showcase

google analytics example DevDash configuration

google analytics example DevDash configuration

google analytics example DevDash configuration

github example DevDash configuration

Main metrics

Overview
Name With OwnerPhantas0s/devdash
Primary LanguageGo
Program languageGo (Language Count: 2)
Platform
License:Apache License 2.0
所有者活动
Created At2018-08-06 18:16:55
Pushed At2023-07-19 05:44:41
Last Commit At2023-04-10 08:00:47
Release Count7
Last Release Namev0.5.0 (Posted on )
First Release Namev0.1.0 (Posted on 2019-07-21 17:07:58)
用户参与
Stargazers Count1.6k
Watchers Count14
Fork Count38
Commits Count355
Has Issues Enabled
Issues Count14
Issue Open Count3
Pull Requests Count9
Pull Requests Open Count5
Pull Requests Close Count86
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private