Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maphew/ahk_scripts
a few AutoHotKey scripts I find useful
https://github.com/maphew/ahk_scripts
Last synced: about 1 month ago
JSON representation
a few AutoHotKey scripts I find useful
- Host: GitHub
- URL: https://github.com/maphew/ahk_scripts
- Owner: maphew
- Created: 2014-05-12T20:40:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-29T20:24:46.000Z (over 10 years ago)
- Last Synced: 2023-04-04T07:53:13.099Z (over 1 year ago)
- Language: AutoHotkey
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
A few [AutoHotKey](http://www.autohotkey.com/) scripts I find useful enough to keep re-using.
Used Daily
----------* **CMD-paste_ctrl-shift-v** - paste to command prompt window with `Ctrl-V` (Author: Lowell Heddings)
* **ToggleHiddenFiles** - tell Windows Explorer to show/hide hidden files with a simple `Winkey-H` (Author: A.N.Other)Useful when needed
------------------* **Onenote-export-section-as-mht** - Export the current section of a OneNote document as compiled html (.mht). My first use of [Pulover's Macro Creator](http://www.macrocreator.com/) (very favourable impression so far!)
Falling into bit-rot
--------------------* **VolumeOSD** - Volume On-Screen-Display (OSD) for Windows 7 (Author: Rajat) *doesn't work for me anymore, and haven't felt compelled to investigate or fix yet*