Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 4d1aacf

Browse files
committed
Add notice that project is not maintained.
1 parent eddf40e commit 4d1aacf

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
**Note:** This project is unmaintained. While I would love to keep up the
2+
development on this project, it is difficult for me for several reasons:
3+
4+
1. I don't have enough time.
5+
6+
2. I switched to Fedora and the corresponding scripts to manage WiFi are
7+
completely different. I was looking into re-writing the library in order to
8+
support more than just Debian based architectures, but it was too involved.
9+
10+
If anybody wants to take over the development of WiFi, please contact me. You
11+
can find my email in the commit message.
12+
13+
----
14+
115
wifi
216
----
317

docs/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
wifi, a Python interface
22
========================
33

4+
**Note:** This project is unmaintained. For more information, please visit the
5+
GitHub page.
6+
7+
----
8+
49
Wifi provides a set of tools for configuring and connecting to WiFi networks on Linux systems.
510
Using this library, you can discover networks, connect to them, save your configurations, and much, much more.
611

0 commit comments

Comments
 (0)