/proton-wrapper

A Simple proton wrapper, with electron.

Primary LanguageTypeScriptOtherNOASSERTION

Proton Wrapper

❗ THIS IS A UNOFFICIAL PROTON WRAPPER, IT IS NOT A PROTON PROJECT OR AFFILIATED WITH PROTON. USE AT YOUR OWN RISK.
⚠️ This is just a project to learn electron, so expect some bugs.

This is just a simple wrapper with electron for the proton website.

How to use

⚠️ You will need some node package manager (npm, yarn, etc).
  1. clone this repo
git clone --depth 1 git@github.com:EuCaue/proton-wrapper.git
  1. Change the current dir
cd proton-wrapper
  1. Install the packages and build the app.
npm install && npm run build

Contributing

Contributions are welcome! 🚀

Fork this repository, make your changes, and submit a pull request.

License

This repo is licensed under the GPL3 License.