ClarkuCSCI / pydiode

Transfer data through a unidirectional network (i.e., a data diode)
MIT License
3 stars 1 forks source link

Refactor gui.py #9

Closed peterstory closed 6 months ago

peterstory commented 7 months ago

gui.py has more than 500 lines, which is making it challenging to work with. For maintainability, we should refactor it into multiple files.