1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
To Do list (No particular order)
Guys feel free to change/update this
Create script to create stable db from volunteers who are currently using ndiswrapper
Finish the auto removal and blacklisting of drivers
Add optional report to report successful installs and information about the install
Build web app to receive all of the information received from the scripts and the program(Django? Google App Engine?)
Pickup all the stuff that is laying around and organizing into functions
get_and_print_card_info() should work with usb devices too
Organize stuff better
Eventually do a GTK and Qt GUI
Update the debug quiet and other options available
|