Are you tired of running the expressvpn command line? Do you want to use a GUI? So did I, So after learning GTK and wanted a fun project to do, I decided to make a GUI for expressvpn.
- Download the latest expressvpn CLI release.
- Clone this repository.
- Run cargo build --release.
- Run the executable.
- Enjoy.
- Optional: copy the executable to /usr/local/bin/ and run it from there. and create a desktop file.
This project is licensed under the CC BY-NC 4.0 license.
- The expressvpn CLI developed by the expressvpn team.
This project is not affiliated with the expressvpn team.