This is a collection of useful tools I use on a daily basis.
Right now it is only an AutoHotKey (AHK) script, but hopefully more tools will be added soon!
Windows:
- Install AutoHotKey (Takes less than 15 seconds)
- Double-click StartAHK.ahk
- (Optional) Start StartAHK.ahk every time you start windows.
- (For Windows 10 Store Apps) See this guide
Other: Unfortunately, AHK is only available for windows.
Shortcut | Description |
---|---|
Left Alt + g | Google selected text |
Left Alt + y | Search selected text on YouTube |
Left Alt + t | Start Windows 10 Store ToDo App (Requires step 4) |
Right Control + Number pad 0 | Search selected text on Google Maps |
Right Control + Number pad Enter | Open Calculator |
Luis M. (@lemontyc)
Distriuted under the MIT License. See LICENSE
for more information.
lemontyc@GitHub
I'm always looking for new and useful commands.
- Fork it (Repo)
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a new Pull Request