screenshot-to-code icon indicating copy to clipboard operation
screenshot-to-code copied to clipboard

Turn this into a python package

Open theonlyamos opened this issue 1 year ago • 4 comments

Making this into a python package will be great. If all is needed for installation is pip install screenshottocode, and then just running screenshottocode starts the application, it will make it easier to use this project. I can work on that if you want.

The frontend will just have to be built before publishing the whole application.

I've already added gemini pro vision support and made a pull request. I hope it get's merged.

theonlyamos avatar Dec 22 '23 17:12 theonlyamos

Follow @theonlyamos

mkos11 avatar Dec 24 '23 15:12 mkos11

I've converted the project into a python package. Installation with command below:

pip install https://github.com/theonlyamos/screenshot-to-code/archive/main.zip

Usage:

screenshottocode

Go to https://github.com/theonlyamos/screenshot-to-code.git for more information.

theonlyamos avatar Dec 26 '23 19:12 theonlyamos

Any plans of merging that in the main codebase, @theonlyamos?

DiTo97 avatar Jan 10 '24 01:01 DiTo97

Already created a pull request, waiting to be merged.

theonlyamos avatar Feb 03 '24 22:02 theonlyamos