Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aeriavelocity/minimaltaskbar
A minimal taskbar replacement for Windows.
https://github.com/aeriavelocity/minimaltaskbar
taskbar winforms
Last synced: about 1 month ago
JSON representation
A minimal taskbar replacement for Windows.
- Host: GitHub
- URL: https://github.com/aeriavelocity/minimaltaskbar
- Owner: AeriaVelocity
- License: lgpl-2.1
- Created: 2021-06-07T11:34:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T11:57:20.000Z (over 3 years ago)
- Last Synced: 2024-04-23T22:56:52.858Z (10 months ago)
- Topics: taskbar, winforms
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimal Taskbar
A minimal taskbar replacement for Windows. It can run Command Prompt, run and kill Windows Explorer, open Task Manager, and restart and shutdown the computer.![minitask](https://github.com/That1M8Head/MinimalTaskbar/raw/main/minitask.png)
Get the latest version [here](https://github.com/That1M8Head/MinimalTaskbar/releases).
### What the hell, why are you using .NET?!
Okay, so I don't know how to GUI in C yet, give me a break.