Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Latest commit

 

History

History
51 lines (33 loc) · 2.08 KB

File metadata and controls

51 lines (33 loc) · 2.08 KB

- CLICK ANY OF THE IMAGES TO AUTOMATICALLY DOWNLOAD THEIR EXECUTABLES -

   

.shybar

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.

 


!bmu

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.

 


+1 NP

Adds numpad functionality to the top number row and arrow keys when caps lock is on.

You can also activate this functionality for the above and also special keys temporarily by using RCTRL + RSHIFT