NomadNet/nomadnet/ui
Aleksei Stepanov ed6ba63317 Ban urwid==2.4.3 as containing UI regression.
Fix urwid entities init: use correct `super()`,
hack `__super` is officially deprecated.
Method <Class>.method(self, ...) is only for fallback in corner cases
(normally not recommended to use).
2024-01-18 10:22:38 +01:00
..
textui Ban urwid==2.4.3 as containing UI regression. 2024-01-18 10:22:38 +01:00
__init__.py Added daemon mode 2022-05-17 13:11:04 +02:00
GraphicalUI.py User interface skeleton 2021-04-08 20:57:31 +02:00
MenuUI.py Added daemon mode 2022-05-17 13:11:04 +02:00
NoneUI.py Added log to console option for daemon mode 2022-05-18 16:33:28 +02:00
TextUI.py Improved propagation peer list display 2023-09-19 14:46:52 +02:00
WebUI.py User interface skeleton 2021-04-08 20:57:31 +02:00