1
0
mirror of https://github.com/gryf/wicd.git synced 2026-01-04 21:04:15 +01:00
gryf 2a62f3f207 Fix forgotten import for zip_longest.
During transition from 2to3, izip_longest was renamed to zip_longest,
but there is no import from itertools. In this commit we fixed that,
also removed not needed izip_longest function.
2020-08-25 20:05:40 +02:00
2020-08-25 20:05:40 +02:00
2020-08-01 11:37:26 +02:00
2019-08-14 16:18:46 +02:00
2020-08-25 20:05:13 +02:00
2020-08-25 20:05:13 +02:00
2020-08-01 11:37:26 +02:00
2019-09-09 11:32:51 +02:00
2014-12-21 17:57:33 +01:00
2016-01-27 05:07:50 +01:00
2016-01-25 05:23:58 +01:00
2012-11-17 19:11:11 +01:00
2020-08-05 11:36:12 +02:00
2020-08-05 11:36:12 +02:00
2020-08-25 20:05:13 +02:00

Wired and Wireless Network Connection Manager.

This is expansion of the original WICD, which is semi dead project - even though there was some activity regarding moving it to the Python3, its even been merged to the original sources, yet it's still borken.

My motivation is to make it usable again, and my effort concentrate on the curses part of the project.

What's works:

  1. Installation. It was broken, but the fix was trivial. So now, the usual python setup.py install should just work.

  2. TUI in ncurses. Actually, it's using urwid underneath. No

What is not:

  1. GUI in GTK. WICD used to use `pygtk`_, which (unfortunately) is Python 2 only project. I would be tempted to reimplement it with gobject, but I have 0 motivation for doing so, because GTK2 is not supported through it.

Docutils System Messages

Description
WICD rebooted. Python3. It's based on https://github.com/zeph/wicd code, yet heavly reworked.
Readme GPL-2.0 22 MiB
Languages
Python 89.4%
Roff 8.3%
Shell 2.3%