Skip to content

Hotkeys that I use to make my everyday computing life a little easier. Windows only, sorry щ(゚Д゚щ)

License

Notifications You must be signed in to change notification settings

Devination/GeneralTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeneralTools

Hotkeys that I use to make my everyday computing life a little easier. Windows only, sorry щ(゚Д゚щ)

Setup

Either:

  1. Download the latest .exe from the releases page.
  2. Double-click the .exe and it should show up in your taskbar.

OR

  1. Download and install AutoHotkey.
  2. Download the .ahk in this repo.
  3. Double-click the .ahk and it should show up in your taskbar.

Usage

Once the script is running in your toolbar, you'll have access to the following hotkeys. They will run in any program. Feel free to download the AHK to change or remove hotkeys you don't want.

Cycle Slashes Inline

Ctrl + Alt + /

Cycles between \\, \, and / in the current line of text.

CycleSlashes

Paste File as Path

Ctrl + Shift + V

If you have a file copied in your clipboard, this will paste the file's path as text.

Type Out Clipboard

Win Key + V

Pasting is lame, watch the characters be typed out in front of your eyes!

TypeClipboard

Example use cases:

  • Paste without formatting.
  • Paste passwords when the widget only allows typing.
  • Select pasted file name in a Windows Explorer window.
  • Impress your mom with your fast typing.

Slash commands

Type "/shrug" plus another character (like space or enter) to get a fun emoticon.

Emoticons

Command Result
/no ಠ_ಠ
/shrug ¯\(ツ)
/flip (╯°□°)╯︵ ┻━┻
/flip2 (┛◉Д◉)┛彡┻━┻
/flip3 (ノಠ益ಠ)ノ彡┻━┻
/lenny ( ͡° ͜ʖ ͡°)
/why щ(゚Д゚щ)
/yay ヽ(^∇^)ノ

TODO

  • Configurable hotkeys via .ini file

About

Hotkeys that I use to make my everyday computing life a little easier. Windows only, sorry щ(゚Д゚щ)

Resources

License

Stars

Watchers

Forks

Packages

No packages published