Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create simple GUI for desktop component #60

Open
robinpaulson opened this issue Sep 30, 2021 · 2 comments
Open

Create simple GUI for desktop component #60

robinpaulson opened this issue Sep 30, 2021 · 2 comments

Comments

@robinpaulson
Copy link
Owner

robinpaulson commented Sep 30, 2021

A very basic set of controls, in a point-and-click interface.

Initially we could use "dialog" or "zenity" to control it via a shell script, later perhaps abstract the code from this repo into a "libsimplert" library and create a cli and gui to wrap the library.

@robinpaulson
Copy link
Owner Author

Currently there are two parameters to set:

  • the interface to connect over
  • the nameserver to use for DNS lookups

We also require a "connect" and "disconnect" button.

@robinpaulson
Copy link
Owner Author

I'm investigating "yad" (terrible name...), which is a more capable fork of zenity. Stay tuned

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant