All Projects → m2nlight → AHKShortcutLikeMac

m2nlight / AHKShortcutLikeMac

Licence: MIT license
An AHK Script for using keyboard shortcuts like MacOS on your Windows

Programming Languages

autohotkey
350 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to AHKShortcutLikeMac

hotscript
HotScript - Revolutionizing how Windows works.
Stars: ✭ 29 (-73.39%)
Mutual labels:  ahk
Mercenaries-Hearthstone-game-bot
bot for hearthstone mercenaries mode
Stars: ✭ 59 (-45.87%)
Mutual labels:  ahk
YDL
A Simple GUI wrapper around yt-dlp for Windows using AHK
Stars: ✭ 18 (-83.49%)
Mutual labels:  ahk
capslock-plus-plus
⌨Amazing, extendable, readable autohotkey scripts framework utilized by Capslock.
Stars: ✭ 77 (-29.36%)
Mutual labels:  ahk
CapsLockX
Operate the computer like a hacker! 像黑客一样操作电脑!
Stars: ✭ 111 (+1.83%)
Mutual labels:  ahk
static-hands
⌨️🤯 Stop moving hands, and start code fast ⚡⚡
Stars: ✭ 36 (-66.97%)
Mutual labels:  ahk
AutoHotStreamDeck
An AutoHotkey wrapper for interacting with the Elgato Stream Deck
Stars: ✭ 57 (-47.71%)
Mutual labels:  ahk
FGO-AHK
FGO的AHK宏脚本:自定义流程刷本(含教程,主要用于3T速刷),抽池子、搓丸子……仅支持安卓模拟器FGO国服。
Stars: ✭ 77 (-29.36%)
Mutual labels:  ahk
AHK-Library
Most of my personal AHK stdlib.
Stars: ✭ 58 (-46.79%)
Mutual labels:  ahk
AHK-generator
A single page website to provide a UI for the 3 most common uses for AHK and defining custom hotstrings and hotkeys to trigger them
Stars: ✭ 23 (-78.9%)
Mutual labels:  ahk
Fun
Small fun scripts
Stars: ✭ 22 (-79.82%)
Mutual labels:  ahk
destiny-macros
A collection of Destiny 2 macros built with AutoHotKey
Stars: ✭ 24 (-77.98%)
Mutual labels:  ahk
AutoUpdateHosts
一键下载、更新 Windows Hosts 文件,便于常见网络访问
Stars: ✭ 15 (-86.24%)
Mutual labels:  ahk
POE-TradeMacro
Price checking script for Path of Exile.
Stars: ✭ 963 (+783.49%)
Mutual labels:  ahk
intuiter
Global productivity app for anyone who use Windows
Stars: ✭ 24 (-77.98%)
Mutual labels:  ahk
GenshinImpact-AHK-flex
AHK script for Genshin Impact
Stars: ✭ 80 (-26.61%)
Mutual labels:  ahk
illustrator-shortcuts
collection of scripts and shortcuts for illustrator
Stars: ✭ 38 (-65.14%)
Mutual labels:  ahk
VMR.ahk
AutoHotkey wrapper class for Voicemeeter's Remote API
Stars: ✭ 22 (-79.82%)
Mutual labels:  ahk
AHK MicMute
Control your microphone using keyboard and mouse hotkeys.
Stars: ✭ 67 (-38.53%)
Mutual labels:  ahk
metaKeyboard
turn a common keyboard into a 61-key keyboard for the keyboard shortcut fun like you, I'm a programer, I want to improve coding efficiency
Stars: ✭ 30 (-72.48%)
Mutual labels:  ahk

AHKShortcutLikeMac

An AHK Script for using keyboard shortcuts like MacOS on your Windows

About AutoHotKey HomePage Github

AutoHotKey v2 is alpha-release. Suggest use v1.1.*

v1.1.33.02 downloads

Script Features:

  • Hot string (e.g. ]date, ]time, ]now, ]longdate)
  • Shortcuts table:
HotKeys Desc
MacOS shortcuts
Win ` Active next same class window
Win H Hide(minimize) current window
Win Alt H Hide(minimize) other windows
Win M Hide(minimize) current windows
Win Alt M Hide(minimize) all windows
Win Q Quit current application
Win T New tab (Ctrl+T)
Win Shift T Reload last tab (Ctrl+Shift+T)
Win N New...
Win O Open...
Win W Close the table
Win S Save
Win P Print (Ctrl+P)
Win Z Undo
Win Shift Z Redo
Win X Cut
Win C Copy
Win V Paste
Win Alt V Move files from clipboard to current location
Win Shift Alt V Paste as text
Win A Select all
Win F Find (Ctrl+F)
Win G Find (F3)
Win Shift G Find previous (Shift+F3)
Win Alt F Replace (Ctrl+H)
Win Left or Right or Up or Down (Home/End/PgUp/PgDown)
Alt Left or Right (Ctrl+Left/Right)
Win Alt F Full screen (F11)
Win = Zoom in
Win - Zoom out
Win 0 Resize zoom (Ctrl+0)
Win R Refresh
Win Backspace Delete
Win Shift 3 Capture screen to clipboard
Win Shift 4 Capture screen with region (Win10)
Win Shift 5 Start Snipping Tool (Win10)
Win F3 Show desktop
Win I Show file/folder property dialog (Alt+Enter)
Win F10 Mute
Win F11 Volume down
Win F12 Volume up
Win Shift Backspace Empty Recycle Bin
Win Shift Alt Backspace Empty Recycle Bin without prompt
Win Alt Esc Run task manager
Win Shift Alt Esc Kill current process
Win Shift Alt Ctrl Esc Kill all image name processes
Explorer shortcuts
Win Enter Rename (F2)
Win O Open (Enter)
Win Up Up to
Win Down Open (Enter) same to Win+O
Win Shift N New folder
Win Shift . Show or hide hidden files
CapsLock+ shortcuts
CapsLock Space Ctrl+Space
CapsLock Backspace Delete to line head
CapsLock Delete Delete to line end
CapsLock Enter New line
CapsLock RShift Line split
CapsLock D Duplicate line
CapsLock W Selected current line
CapsLock C or X or V Copy/Cut/PasteAt current line
CapsLock Insert Paste as text
CapsLock Alt/Shift 8 Input a random password
CapsLock (Shift) B Move left
CapsLock (Shift) F Move right
CapsLock (Shift) P Move up
CapsLock (Shift) N Move down
CapsLock (Shift) A Move line start
CapsLock (Shift) E Move line end
CapsLock `1234567890 Set current window transparent to 0% ~ 100%
LAlt+ shortcuts LAlt means left alt key
LAlt C or X Copy/Cut to line end
LAlt V paste and go/enter
Function Key
CapsLock Esc Homepage
CapsLock F1 Show Help
CapsLock F2 Toggle current window to topmost
CapsLock Alt/Shift F2 Turn off/on current window to topmost
CapsLock F3 Run Listary
CapsLock (Shift) F4 Run Everything (as administrator)
CapsLock F5 Run pageant (PuTTY)
CapsLock F6 Run puttygen (PuTTY)
CapsLock (Shift) F7 Run psftp (as administrator) (PuTTY)
CapsLock F8 Run putty (PuTTY)
CapsLock (Shift) F9 Windows Terminal or PowerShell (as administrator)
CapsLock (Shift) F10 CMD (as administrator)
CapsLock F11 Bash (Win10 WSL)
CapsLock (Shift) F12 Git-bash (as administrator)
Special Key
Win F1 Show Windows WinX Menus
Win F2 Show Windows run dialog
Win F3 Show Desktop
Win F10 Mute
Win F11 Volume down
Win F12 Volume up
and more...

Thanks:

  • @g1084164986 - Mouse direction support.
  • @liuyukuan - Explorer rename support by his ActiveControlIsOfClass code.

Tips:

  • Auto run when logon: You can complied it to an execute file by Ahk2Exe, then create a shortcut file into Startup Menu(Win10: %appdata%\Microsoft\Windows\Start Menu\Programs\Startup) or create a schedule task:

    Copy register_schedule_task.bat with machotkey.exe in a folder, then run

    register_schedule_task.bat
  • Shortcuts mapping at Virtual Machine (XP~win10) on mac.

  • QuickLook is alike MacOS Quick-Look tool, press Space to preview some file in the Explorer.

  • Switch Win and Alt by registry (win7 ~ win10):

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout]
    "Scancode Map"=hex:00,00,00,00,00,00,00,00,05,00,00,00,5b,e0,38,00,38,00,5b,e0,\
    5c,e0,38,e0,38,e0,5c,e0,00,00,00,00
    

    Restore key switch:

    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout]
    "Scancode Map"=-
    

    A GUI tool name is sharpkeys can do this.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].