autohotkey

Simple Chat Client based on Net Send

Simple Chat Client based on Net Send
The net send command is a useful Windows command to post a quick message to any PC connected to your LAN. However, since it is invoked via the command line, it is not very convenient.

Mute your Speakers with the Caps Lock Key

If you’re stuck with a keyboard without multimedia keys, it can be incredibly difficult to quickly mute your speakers. Here is a simple AutoHotKey script that maps the “Caps Lock” key as a quick mute keyboard shortcut.

Always on Top: Keep Any Window Visible Always

Always on Top: Keep Any Window Visible Always
Always-on-top is the feature that allows any program window to stay on top of all other windows even when it does not have focus. This lets you watch movies in VLC media player while browsing websites in IE.

Popup Menu to Quickly Access Windows Folders

Popup Menu to Quickly Access Windows Folders
Folder Menu is a popup menu that allows you to access your most used Windows folders with your middle click. By default, the Folder Menu is populated with standard folders – C:\, UserProfile, Program Files, Windows and System32.