https://github.com/papple23g/ahkcompiler
AutoHotKey 語法產生器(線上網站)
https://github.com/papple23g/ahkcompiler
autohotkey brython google-blockly python
Last synced: 4 months ago
JSON representation
AutoHotKey 語法產生器(線上網站)
- Host: GitHub
- URL: https://github.com/papple23g/ahkcompiler
- Owner: papple23g
- Created: 2019-10-01T07:18:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T20:29:25.000Z (almost 2 years ago)
- Last Synced: 2024-07-10T00:41:55.558Z (almost 2 years ago)
- Topics: autohotkey, brython, google-blockly, python
- Language: JavaScript
- Homepage: https://papple23g-ahkcompiler.herokuapp.com/ahkblockly
- Size: 5.59 MB
- Stars: 189
- Watchers: 8
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AHK 語法產生器
[](https://www.python.org/)
[](https://github.com/brython-dev/brython)
[](https://www.djangoproject.com/)
[](https://www.autohotkey.com/)
本網站使用 Django 架設 [Autohotkey](https://www.autohotkey.com/) 語法產生器
使用者可根據自己的需求產生自動化腳本與程式
本站提供 [填表](#填表產生語法) 與 [積木](#積木拼圖產生語法) 兩種方式產生腳本
## 填表產生語法
使用使用填寫表單的方式快速產生AHK語法
網頁 : https://papple23g-ahkcompiler.herokuapp.com/ahktool
### 瀏覽圖

## 積木拼圖產生語法
使用 [Google Blockly](https://developers.google.com/blockly) 的拼圖引擎撰寫製作AHK腳本
網頁 : https://papple23g-ahkcompiler.herokuapp.com/ahkblockly
### 瀏覽圖

### 離線版
執行方法:
1. 請至 [點擊此連結](https://github.com/papple23g/ahkcompiler/releases/download/1.12.0/AHK.Blockly.1.12.0.zip) 下載 `.zip` 檔後解壓縮
2. 執行裡面的 `ahktool.html` 與 `ahkblockly.html` 網頁檔案即可