devdash

:bento: Highly Configurable Terminal Dashboard for Developers

Github星跟踪图

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

主要指标

概览
名称与所有者Phantas0s/devdash
主编程语言Go
编程语言Go (语言数: 2)
平台
许可证Apache License 2.0
所有者活动
创建于2018-08-06 18:16:55
推送于2023-07-19 05:44:41
最后一次提交2023-04-10 08:00:47
发布数7
最新版本名称v0.5.0 (发布于 )
第一版名称v0.1.0 (发布于 2019-07-21 17:07:58)
用户参与
星数1.6k
关注者数14
派生数38
提交数355
已启用问题?
问题数14
打开的问题数3
拉请求数9
打开的拉请求数5
关闭的拉请求数86
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?