From f9ef102bc36e1e2f34d7ff16c886b08693ed6f4a Mon Sep 17 00:00:00 2001 From: Vince Loewe Date: Fri, 2 Dec 2022 17:27:30 +0800 Subject: [PATCH] working keyboard shorcuts --- README.md | 4 +- index.html | 2 +- index.js | 65 +++++++---- package-lock.json | 273 +++++++++++++++++++++++++++++++++++++++------- package.json | 7 +- 5 files changed, 287 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index d772f95..277af02 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ You can use Cmd+Shift+G to quickly open it from anywhere. Download: -- [Mac Arm64 .dmg](https://github.com/vincelwt/chatgpt-mac/releases/download/v0.0.3/ChatGPT-0.0.3-arm64.dmg) -- [Mac Intel .dmg](https://github.com/vincelwt/chatgpt-mac/releases/download/v0.0.3/ChatGPT-0.0.3-x64.dmg) +- [Mac Arm64 .dmg](https://github.com/vincelwt/chatgpt-mac/releases/download/v0.0.4/ChatGPT-0.0.4-arm64.dmg) +- [Mac Intel .dmg](https://github.com/vincelwt/chatgpt-mac/releases/download/v0.0.4/ChatGPT-0.0.4-x64.dmg)

diff --git a/index.html b/index.html index d88098b..7ce20a1 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@

- +