EdgeDeflect is program which opens microsoft-edge:// links in your default browser.
- Download or build the latest release.
- Execute the
main.exefile. Depending on your configuration, it will automatically redirect edge links to your default browser.
To download a release simply got to the releases tab and download the .exe installer from the latest release.
To build from source you need to have python and the pyinstaller package installed.
Then simply run pyinstaller edgedeflect/Main.py
To contribute to this project, read the contributing guide.