[PR #74] [MERGED] Updated documentation. #184

Closed
opened 2026-03-03 16:23:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/74
Author: @mum4k
Created: 1/16/2019
Status: Merged
Merged: 1/16/2019
Merged by: @mum4k

Base: develHead: termdashdemo


📝 Commits (3)

  • c18a940 Adding a demo of a more complete dashboard.
  • 4acca65 Updating documentation.
  • 12e2872 Updating documentation.

📊 Changes

8 files changed (+486 additions, -51 deletions)

View changed files

📝 README.md (+77 -50)
doc/design_goals.md (+14 -0)
doc/requirements.md (+9 -0)
images/termdashdemo.gif (+0 -0)
termdashdemo/termdashdemo.go (+385 -0)
📝 widgets/gauge/gaugedemo/gaugedemo.go (+0 -0)
📝 widgets/linechart/linechartdemo/linechartdemo.go (+1 -1)
📝 widgets/text/textdemo/textdemo.go (+0 -0)

📄 Description

  • a more complete demo of the functionality
  • updated documentation and README

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mum4k/termdash/pull/74 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 1/16/2019 **Status:** ✅ Merged **Merged:** 1/16/2019 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `termdashdemo` --- ### 📝 Commits (3) - [`c18a940`](https://github.com/mum4k/termdash/commit/c18a940df41c26c7b0fb59b9b50fb0a26f6a39e4) Adding a demo of a more complete dashboard. - [`4acca65`](https://github.com/mum4k/termdash/commit/4acca65bee721499ea185d10d1c61a20fc67a583) Updating documentation. - [`12e2872`](https://github.com/mum4k/termdash/commit/12e28728ee30810773b36de0471d6478b2dc0a85) Updating documentation. ### 📊 Changes **8 files changed** (+486 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+77 -50) ➕ `doc/design_goals.md` (+14 -0) ➕ `doc/requirements.md` (+9 -0) ➕ `images/termdashdemo.gif` (+0 -0) ➕ `termdashdemo/termdashdemo.go` (+385 -0) 📝 `widgets/gauge/gaugedemo/gaugedemo.go` (+0 -0) 📝 `widgets/linechart/linechartdemo/linechartdemo.go` (+1 -1) 📝 `widgets/text/textdemo/textdemo.go` (+0 -0) </details> ### 📄 Description - a more complete demo of the functionality - updated documentation and README --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#184
No description provided.