Add user interface (#6)
- Add user interface - Add L386 - Fix pysnmp for newer python versions - Add requirements.txt - Add printer discovery script - Add UI script - Fix ping opening window in pyinstaller exe - remove scapy from requirements.txt - improve comment formatting - scan all local ips - Fix power off timer write function - Update L386 config
This commit is contained in:
4
requirements.txt
Normal file
4
requirements.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
PyYAML
|
||||
git+https://github.com/etingof/pysnmp.git@master#egg=pysnmp
|
||||
pyasyncore;python_version>="3.12"
|
||||
|
||||
Reference in New Issue
Block a user