pocc / merlink

This program will connect desktop clients to Meraki firewalls
Apache License 2.0
3 stars 1 forks source link

Redesign UI #59

Open pocc opened 5 years ago

pocc commented 5 years ago

Change UI

UI should look like this:

+---------+-------------+
|         |             |
| Login   | Connect     |
| Section | to          |
|         | Existing    |
|         | VPN         |
+---------+ Connection  |
|         |             |
| VPN     |             |
| Options |             |
|         |             |
+---------+-------------+
|                       |
| Status Bar            |
|                       |
+-----------------------+

There should be a toggle between manual and dashboard-based vpn creation.

Reconnect to existing functionality

This is mostly just using the existing bash/powershell script APIs.