Skip to content

The standard a2 Autohotkey script collection

License

Notifications You must be signed in to change notification settings

ewerybody/a2.modules

Repository files navigation

a2.modules

The standard a2 Autohotkey script modules collection.

Mostly but not exclusively this is about re-implementing the extensions from the outdated ac'tivAid project for the a2 platform. So quite some ideas and code are not original to this project and credit goes to these fine folks: Wolfgang Reszel, Michael Telgkamp, David Hilberath, Dirk Schwarzmann, Jack Tissen, Alexander Taubenkorb, Bernd Schandl, Chris Mallett, Elmar Sonnenschein, Florian Schenk, Holomind, jla, Jossekin Beilharz, Jürg, Oliver Pfeiffer, Patrick Eder, Rajat, Robert Deimel, Stephan Noy, Werner Piel, wOxxOm

  • CalculAid - A configurable Calculator opener.
  • ComfortResize - Fuzzy window manipulation via 9 nice big zones.
  • CommandLine - Connects Explorer and CommandLine and adds simple closing functionality.
  • DetailsPopup - A Key/Value store UI for things to paste into fields.
  • ExplorerCreateFile - Create different files directly in the current Explorer directory.
  • ExplorerDiff - Context aware file comparing from a single Explorer Hotkey.
  • ExplorerHotkeys - Some extra shortcuts for your Windows Filebrowser.
  • getWinfo - A quick window information getter.
  • gtranslate - To translate short text snippets or whole websites.
  • Hotstrings - A user interface for Autohotkeys typing activated string replacements or command triggering.
  • OCR Tool - Simple Optical Character Recognition to read unselectable text.
  • PastePlain - Paste text without formatting or file paths from your clipboard.
  • Slasher - Simple backslash/forwardslash handling on active selection.
  • tastatur - A module to support german users on english keyboards.
  • TestAHK - Tiny little Autohotkey snippet to test other Autohotkey snippets.
  • texTools - Text manipulation tool snippets. Ideas welcome!
  • UniFormat - Find and Replace in selected text with sets from the huge unicode repository.
  • VolumeControl - Hotkeys for Sound Volume control.
  • webTools - Snippets to work with your selection for things on the internet...
  • WindowControl - Hotkeys for general window management.
  • WinR - Super Windows+R to open selected paths or URLs.

Once there were many many more Extensions in ac'tiveAid but due to limited resources and or lack of interest so far these have not yet been ported. Although a2 needs way less boilerplate code porting to more modern Autohotkey is not really trivial. A tutorial on that will follow.

Thanks for the interest. Please feel free to file an issue and chat.