Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Electron/Chromium on Windows 7 #82

Open
iamchloya opened this issue Jul 10, 2024 · 3 comments
Open

New Electron/Chromium on Windows 7 #82

iamchloya opened this issue Jul 10, 2024 · 3 comments

Comments

@iamchloya
Copy link

iamchloya commented Jul 10, 2024

Thorium is chromium-based browser that supports Windows 7 (based on new chromium versions)

If i find a way to replace chromium in electron-engine, then i will definitely inform you and I will provide the sources and binaries

@kirjavascript
Copy link
Owner

This is also something I wanted to look into, to get window XP support - https://github.com/win32ss/supermium

I would like to move away from electron, but the filesystem access part is a bit annoying. it could be a local node app instead where you just load a webpage, though - then you could use any browser

I wonder if people would like that

@iamchloya
Copy link
Author

iamchloya commented Jul 10, 2024

then you could use any browser

I want this so that I don't have to run "two browsers" on my computer.

but the filesystem access part is a bit annoying

how about calling the file picker window by server/nodejs-side?
(push button in browser and nodejs (not chromium/firefox) will spawn file picker window)

@kirjavascript
Copy link
Owner

you'd have to run a nodejs program which you'd then visit the URL of on the computer, the filepicker could be serversize, yeah

I'm not sure what people's workflows will break due to this though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants