New Client Apps Available for macOS, Android and Linux

2020-08-27

We have been working on GUI improvements for both the VPN server portal as well as VPN clients. Until now our VPN client GUI did not look the same at all and the user flow was different per OS.

In the new design, the flows are much more intuitive and simpler. And overall the apps and online presence look more "professional".

Let's Connect App

The new macOS app has been published in the App Store. The new Android app has been published in Google Play

For Linux the new app can be installed for now by following the steps below. For Debian and Ubuntu the instructions are:

$ sudo apt install build-essential git
$ git clone https://github.com/eduvpn/python-eduvpn-client.git
$ cd python-eduvpn-client
$ sudo make deb
$ make letsconnect-gui

Updated on 2021-03-05

Blog Index