stuckbar-0.1.0 is not a library.
Visit the last successful build:
stuckbar-0.1.7
stuckbar
A straightforward CLI tool for getting that annoying Windows taskbar unstuck.
When the Windows taskbar gets stuck (especially when configured to auto-hide), this utility provides a quick way to restart explorer.exe from the command line.
Installation
From source
Using cargo
Usage
# Restart explorer.exe (default action)
# Or explicitly use the restart command
# Just kill explorer.exe
# Just start explorer.exe
# Show help
# Show version
Commands
| Command | Description |
|---|---|
restart |
Kill and restart explorer.exe (default) |
kill |
Terminate explorer.exe process |
start |
Start explorer.exe process |
License
MIT License - see LICENSE for details.