screenshot-to-code
screenshot-to-code copied to clipboard
Turn this into a python package
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.
Follow @theonlyamos
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.
Any plans of merging that in the main codebase, @theonlyamos?
Already created a pull request, waiting to be merged.