Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 449 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 449 Bytes

EEL for web apps, what can be found in Internet

What it does?

This app can provide webservice without browser

Installing

git clone https://github.com/Kovalit31/redirect_electron
cd redirect_electron
pip install -r requirments.txt

Using

By default, it's opens stackoverflow. If you need, you can replase with your website "https://stackoverflow.com" in web/index.html at line 8.

Start it with python3 ./main.py