Releases: JesusC0der/BetterPilot
Version 1.1.0
Added the ability to switch from Copilot to ChatGPT. To do so, press the keyboard shortcut ALT + SHIFT + D
. This shortcut effectively will toggle between the two AI assistants, so if you want to go back to using Copilot, just press the shortcut again.
Version 1.0
First release of the project. May have bugs I am unaware of, but the only bug I've encountered so far is the inability for the window to take focus, and thus 'unhide' itself, when in a completely full screen application.
The shortcut to hide/unhide Copilot is Alt+Shift+C, and works globally. I wanted to make it the original Win+C, but Microsoft bound this to Teams, so the shortcut is unavailable (or at least would trigger both Teams and Copilot if enabled).
To install, run the installer exe (which was compiled using Electron Forge). The application is then extracted to the same folder as the installer file, along with a few other dependences. To run the application again after closing, open this new, extracted file, rather than re-running the installer.