Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/AlphaNecron/TitlebarZ
- Owner: AlphaNecron
- Archived: true
- Created: 2021-03-07T06:50:59.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T06:46:58.000Z (about 3 years ago)
- Last Synced: 2024-08-02T16:46:28.813Z (5 months ago)
- Topics: color, csharp, customization, titlebar, windows10
- Language: C#
- Homepage:
- Size: 897 KB
- Stars: 23
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)