TheMorc / Touchbar

On Screen Display Aero compatible replacement for Windows Vista, 7, 8 and 8.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touchbar

A WPF application, written in C# that mimics the macOS Volume/Brightness HUD GUI interface. It's based on the WPFDraggableFrame sample application by @NOVALISTIC. It's verified working on Windows Vista, Windows 7, Windows 8 and 8.1. It also works on both 10 and 11 albeit with graphical bugs due to Aero being removed in these versions of Windows.

Don't judge the codebase. It's quite a bit sketchy and messy, basically done as best as my 14 year old mind could do back then.

Screenshots

Windows Vista

volume control

Windows 8.1

volume control brightness control

Windows 11

volume control brightness control

All code in this application is distributed under the original MIT license, which can be found in LICENSE.md.

About

On Screen Display Aero compatible replacement for Windows Vista, 7, 8 and 8.1

License:MIT License


Languages

Language:C# 100.0%