PowerToys4OpenAI icon indicating copy to clipboard operation
PowerToys4OpenAI copied to clipboard

Publish source-code

Open iamwavecut opened this issue 2 years ago • 4 comments

Please share the source code of the CRX itself

iamwavecut avatar May 02 '23 18:05 iamwavecut

I will do this when the code is stable, so i don't have to bend over backwards when doing merges (i hate merges ^^)

Right now the code is still highly fluctuating, as i keep refactoring stuff all over the place and add documentation as i go along.

Thank you for the Russian language 🙏 I will try to stabilize what i'm doing right now, and maybe get that out in a week or so (... between my full-time job) 👍

robert-hoffmann avatar May 02 '23 19:05 robert-hoffmann

I'll just keep this open for discussion

robert-hoffmann avatar May 02 '23 19:05 robert-hoffmann

Only project I could find using quasar bex mode, I am also interested in seeing how it's done .

geminigeek avatar Aug 14 '24 15:08 geminigeek

I'll publish the code next week 👍

robert-hoffmann avatar Aug 14 '24 15:08 robert-hoffmann

Initial code has been cleaned up and published (working version)

I did try to update some quasar & other stuff, but didn't go as expected, so i published what works 👍

robert-hoffmann avatar Aug 21 '24 09:08 robert-hoffmann

yarn install yarn build

Then go to chrome extensions, enable dev mode, and browse to the dist/bex folder, and load that

The new OpenAI api keys work, but you need to allow all ..not sure why a read-only key doesn't work

robert-hoffmann avatar Aug 21 '24 09:08 robert-hoffmann