- CLICK ANY OF THE IMAGES TO AUTOMATICALLY DOWNLOAD THEIR EXECUTABLES -
Hides the taskbar and only shows it when certain conditions are met. Checks if the mouse is inside a corner hotspot, a window is occupying the taskbar area, or if the start menu is open.
Command line arguments:
-hs (int)
sets the corner hotpsot size (in pixels). Minimum is 1 and maximum is 25.(DEFAULT: 4)
-sm (int)
changes the main loop sleep time (in miliseconds) to the time specified.(DEFAULT: 50)
-nae
keeps the taskbar hidden even if there is free space for it to expand.-nse
to keep the taskbar hidden even if the start menu is open.-nsf
to disable the taskbar stealing focus when needed.
Hotkeys: CTRL + ALT + ...
F1
Forces the taskbar to expand.F2
Pauses the focus functionality.F5
Stops the application.
Searches for .mp3 files in subdirectories, renames them to their root parent, and moves/copies them to the path it was executed in.
Command line arguments:
-nsp
to ignore propety keys in files that already have a main artist, heavily improving performance.-cf
to copy the files instead of moving them and deleting their parent directory.
You can also activate this functionality for the above and also special keys temporarily by using RCTRL + RSHIFT