oresat / CANopen-monitor

An NCurses-based TUI application for tracking activity over the CAN bus and decoding messages with provided EDS/OD files.
https://canopen-monitor.readthedocs.io/
GNU General Public License v3.0
25 stars 6 forks source link

Replace easygui file selection with curses/urwid based popup window #71

Open Boneill3 opened 3 years ago

Boneill3 commented 3 years ago

Is your feature request related to a problem? Please describe. The easygui requires a non pip installed application in order to run and we want to replace it with a curses/urwid based pop up window