Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nperovic/dark_windowspy
Window Spy for AHKv2 in dark mode
https://github.com/nperovic/dark_windowspy
ahk ahk-gui ahk-script ahk2 ahkv2 autohotkey autohotkey-script autohotkey-v2 dark-mode dark-theme window-spy windows windowspy
Last synced: about 2 months ago
JSON representation
Window Spy for AHKv2 in dark mode
- Host: GitHub
- URL: https://github.com/nperovic/dark_windowspy
- Owner: nperovic
- License: mit
- Created: 2023-10-02T05:49:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T02:18:05.000Z (9 months ago)
- Last Synced: 2024-04-23T05:57:01.260Z (9 months ago)
- Topics: ahk, ahk-gui, ahk-script, ahk2, ahkv2, autohotkey, autohotkey-script, autohotkey-v2, dark-mode, dark-theme, window-spy, windows, windowspy
- Language: AutoHotkey
- Homepage:
- Size: 37.1 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dark WindowSpy
Window Spy for AHKv2 in dark mode深色模式 AHKv2 Window Spy
![screenshots](https://github.com/nperovic/Dark_WindowSpy/assets/122501303/3651ab4e-67df-4fff-81c5-68a3e9d5bca4)## Additional Features
1. Resizable Window.
2. Right-click on the selected text to copy.
3. Customisable font, font size, wrap text.
4. Be nice to your eyes. 😌## How to Use
Save [WindowSpy.ahk](WindowSpy.ahk) in `C:\Users\\Documents\AutoHotkey`.
It will be used instead of the official one, and will not be overwritten when you install a new version of AutoHotkey.## 附加功能
1. 可調整視窗大小。
2. 選取文字後點擊右鍵即可複製。
3. 可自訂字型、字體大小和自動換行。
4. 愛護你的眼睛。😌## 如何使用
將 [WindowSpy.ahk](WindowSpy.ahk) 放在 `C:\Users\\文件\AutoHotkey` 資料夾之下,這個檔案將會取代原本的 WindowSpy,即使您更新 AutoHotkey 版本,也不需要重新設定。