Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTWind Widget Pack

A handcrafted widget pack designed for HTWind, the HTML-based desktop widget manager for Windows.

This pack combines system utilities, productivity helpers, and visual tools in a cohesive cyber-terminal style inspired by the Lain aesthetic. It is built to run as standalone HTML widgets while fitting naturally into HTWind's desktop workflow, including quick PowerShell-powered actions where supported by your HTWind setup.

HTWind Widget Pack Screenshot

Overview

HTWind lets you pin custom HTML widgets directly to your desktop and optionally connect them to PowerShell for fast system interactions.

This widget pack is focused on:

  • A consistent retro-terminal visual language
  • Practical day-to-day desktop utilities
  • Lightweight, file-based distribution (no build pipeline)
  • Easy customization by editing plain HTML/CSS/JS

What Is Included

This pack currently contains 23 widgets:

Widget File Purpose
app-launcher.html Quick launcher panel for opening tools and workflows.
clipboard-studio.html Clipboard-oriented utility interface.
clock-weather.html Combined clock and weather display.
clock.html Focused standalone clock widget.
dns-lookup.html Basic DNS/network lookup helper UI.
drive-roots.html View and navigate root drives quickly.
environment-info.html Display environment/system context information.
file-actions.html Shortcut actions for common file operations.
file-explorer.html Lightweight file explorer style widget.
media-controls.html Media playback/control surface.
memory-stats.html Memory usage and related stats view.
network-tools.html General network utility dashboard.
powershell-console.html PowerShell-oriented command widget panel.
process-manager.html Process inspection/management interface.
quick-links.html Fast access links to apps, pages, or tools.
search-box.html Compact search input widget.
spotify-visualizer.html Spotify-themed visualization widget.
system-monitor.html Live-ish system monitoring dashboard style widget.
system-time.html Minimal system time display.
text-file-editor.html Text editing widget for quick notes/files.
tictactoe.html Small built-in game widget (Tic-Tac-Toe).
visualizer.html Generic visualizer widget panel.
weather.html Standalone weather-focused widget.

Key Features

  • HTWind-ready widget pack for desktop composition
  • Aesthetic consistency across all included widgets
  • System helper coverage (files, processes, memory, network, time)
  • Productivity utilities (launcher, quick links, clipboard, text editor)
  • Media and visual extras (visualizers and media controls)
  • PowerShell workflow compatibility for quick command-driven actions (through HTWind host integration)

Installation

  1. Download or clone this repository.
  2. Keep all files in the same folder (including screenshot.png).
  3. Import/add the HTML files into your HTWind widget manager.
  4. Position and resize widgets on your desktop layout.

Usage Notes

  • Each widget is a standalone HTML entry, so you can load only what you need.
  • You can customize visual style and behavior directly in each file.
  • For PowerShell-backed functionality, ensure your HTWind host configuration is enabled and allowed to execute commands.
  • Network/weather/media widgets may require your host environment to expose the expected data sources or permissions.

Customization

You can adapt this pack quickly by editing:

  • Styling: color tokens, typography, glow/noise effects in each widget
  • Layout: panel dimensions, spacing, and responsive behavior
  • Behavior: JavaScript event handlers, command payloads, and data rendering

A recommended workflow:

  1. Duplicate a widget file.
  2. Rename it for your variant (for example system-monitor-alt.html).
  3. Update CSS variables and component labels first.
  4. Then refine logic and host integration hooks.

About

A handcrafted widget pack designed for HTWind, the HTML-based desktop widget manager for Windows.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages