I've written a simple gui wifi manager. It can be found at:

https://sourceforge.net/projects/openbsd-wifi-manager/

It is very much in an alpha testing phase. I need to clean it up and make it a little more appealing to the eye. In my limited testing it works well. If you experience issues please let me know.

It requires:

OpenBSD (tested on 6.3)

perl (tested with 5.24.3)

p5-Gtk2-1.24992

p5-Gtk2-Ex-Simple-List-0.50p2

and Text::ParseWords (which should already be on your system)

I chose Gtk2 because if you are using openbsd as a desktop os you most likely will already have it.

I didn't include a makefile. I would suggest just putting it in your ~/bin and making it executable. The Help menu should give you the rest of the details.

I used this project to teach myself perl, so if you know perl and see anything that could be done better or if I've done anything completely stupid let me know :)

Thanks,

Edgar

Reply via email to