Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 版本,也不需要重新設定。