DashView

Install-Module DashView -Scope CurrentUser

A PowerShell dashboard that enhances terminal appearance, automates system repair, and manages font customization — built for Windows PowerShell 5.1+.

Installation

Install-Module DashView -Scope CurrentUser

To update:

Update-Module DashView

Manual import:

Import-Module .\DashView\DashView.psd1 -Force

Features

  • Animated Dashboard – Displays live system info with dynamic typing
  • Repair Utilities – Complete system & network repair routines
  • Cumulative Updates – Updates Windows, applications, and PowerShell modules
  • Font Customization – Includes Terminus TTF font for unified terminal look
  • Modular & Lightweight – Built for PowerShell 5.1+ compatibility

Commands Overview

Function Description
Show-DashViewLaunches the interactive dashboard UI
Write-DashTypeAnimates text output with typing effect
Install-DashFontInstalls and applies the Terminus font
Start-DashRepairPerforms system & network repair routines
Install-DashUpdateRuns cumulative updates across Windows, apps, and modules

Usage Examples

Show-DashView
Start-DashRepair
Install-DashUpdate
Install-DashFont

Requirements

  • Windows 10 or later
  • PowerShell 5.1 or PowerShell 7+
  • Administrator privileges for repair/update operations

Contributing

Pull requests are welcome! Please open an issue first to discuss proposed features or fixes.

License

Licensed under the MIT License — © 2025 Ryan Schubert (a-random-fox)

Links

Project Page · PowerShell Gallery · Report Issues

Previous
Previous

Rorg

Next
Next

Clipboard History