Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AlphaNecron/TitlebarZ

A simple titlebar customizer for Windows 10.
https://github.com/AlphaNecron/TitlebarZ

color csharp customization titlebar windows10

Last synced: about 2 months ago
JSON representation

A simple titlebar customizer for Windows 10.

Awesome Lists containing this project

README

        

# TitlebarZ
A simple titlebar customizer for Windows 10 (and 11).

[![](https://img.shields.io/github/v/release/AlphaNecron/TitlebarZ?label=Latest&style=for-the-badge)](#)
[![](https://img.shields.io/github/downloads/AlphaNecron/TitlebarZ/total?style=for-the-badge)](#)
***

## Building from source
```
git clone https://github.com/AlphaNecron/TitlebarZ.git
cd TitlebarZ/TitlebarZ.WPF
nuget restore
msbuild.exe -property:Configuration=Release TitlebarZ.WPF.csproj
```

## Resources and dependencies used
- [HandyControls](https://github.com/ghost1372/HandyControls)
- [Icons](https://icons8.com/)
- .NET Framework 4.8

### Prebuilt binaries: [TitlebarZ](https://github.com/AlphaNecron/TitlebarZ/releases/latest)

### Demo
![Demo](https://raw.githubusercontent.com/AlphaNecron/TitlebarZ/master/demo.gif)