Skip to content

Conversation

@JasperX777
Copy link

@JasperX777 JasperX777 commented Sep 22, 2025

JasperX777 Medium JasperX777 /jasper/feature-1821-glances-uptime → Lissy93/dashy Commits: 4 | Files Changed: 2 | Additions: 464 Label Unchecked Tasks Powered by Pull Request Badge

Category:

Feature

Overview

Added a new Glances Uptime widget which fetches system uptime data from the Glances API (/api/4/uptime).
This includes a new Vue component GlancesUptime.vue, as well as a corresponding example configuration in conf.yml.
The widget displays the system uptime in a simple card format, refreshing at a configurable interval.

Issue Number (if applicable) #1821

New Vars (if applicable)

type: GlancesUptime — new widget type
options.hostname — Glances API hostname (default http://localhost:61208/)
options.apiVersion — Glances API version (default 4)
timeout — refresh interval in milliseconds (default 5000)

Screenshot (if applicable)

截屏2025-09-23 上午10 30 19

Code Quality Checklist (Please complete)

  • All changes are backwards compatible
  • All lint checks and tests are passing
  • There are no (new) build warnings or errors
  • (If a new config option is added) Attribute is outlined in the schema and documented
  • (If a new dependency is added) Package is essential, and has been checked out for security or performance
  • (If significant change) Bumps version in package.json
@JasperX777 JasperX777 requested a review from Lissy93 as a code owner September 22, 2025 22:31
@netlify
Copy link

netlify bot commented Sep 22, 2025

Deploy Preview for dashy-dev ready!

Name Link
🔨 Latest commit 21d5b42
🔍 Latest deploy log https://app.netlify.com/projects/dashy-dev/deploys/68d1ce28d396a60008bbc988
😎 Deploy Preview https://deploy-preview-1922--dashy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@JasperX777 JasperX777 closed this Sep 22, 2025
@JasperX777 JasperX777 reopened this Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant