Cristian Medina

Results 7 comments of Cristian Medina

I was thinking about something along those lines. I need to make time to go over your link in more detail. Thanks a lot for the info.

I've decided to do this directly with the [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/). Already have a working prototype in MacOS using the [adding-embedded-chromium branch](/tryexceptpass/sofi/tree/adding-embedded-chromium), where instead of spawning the default browser I...

Hi there, thanks for this issue. One of the reasons I built Sofi in the first place was because of what you're talking about. And as I put it together,...

That's an interesting approach. I actually hate writing the HTML and find it repetitive (mostly due to the things I work with), so I like having python build the components...

I have this working with PyInstaller for OSx so far. Need Windows and Linux CEF binaries to try those packages.

Hi thanks for the PR, I'd like to keep string literals, should probably change base support to 3.6+ ... It's just soooo much nicer. I promise I'll finish reviewing soon,...

Yes you can build executables to distribute the code. My Windows one was built for Windows 7 not Windows 10. I don't have a Win10 install to fiddle with at...