Commit graph

24 commits

Author SHA1 Message Date
Ircama
cc0510aae3 Add read_key detection in the GUI
Some checks failed
Python syntax checker / build (3.10) (push) Has been cancelled
Python syntax checker / build (3.7) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
2024-10-06 08:23:00 +02:00
Ircama
27433686ec Dynamically disable EEPROM buttons
Some checks are pending
Python syntax checker / build (3.10) (push) Waiting to run
Python syntax checker / build (3.7) (push) Waiting to run
Python syntax checker / build (3.8) (push) Waiting to run
Python syntax checker / build (3.9) (push) Waiting to run
Python syntax checker / build (3.x) (push) Waiting to run
2024-10-05 17:45:04 +02:00
Ircama
aa6dc225b4 Explanation on how to perform a reverse operation 2024-10-05 16:23:59 +02:00
Ircama
ea059cbde9 Handle printer model error when reading EEPROM values; add read/write EEPROM
Some checks are pending
Python syntax checker / build (3.10) (push) Waiting to run
Python syntax checker / build (3.7) (push) Waiting to run
Python syntax checker / build (3.8) (push) Waiting to run
Python syntax checker / build (3.9) (push) Waiting to run
Python syntax checker / build (3.x) (push) Waiting to run
ref #26
2024-10-05 15:31:33 +02:00
Ircama
4f3027f972 Better labels
Some checks failed
Python syntax checker / build (3.10) (push) Has been cancelled
Python syntax checker / build (3.7) (push) Has been cancelled
Python syntax checker / build (3.8) (push) Has been cancelled
Python syntax checker / build (3.9) (push) Has been cancelled
Python syntax checker / build (3.x) (push) Has been cancelled
2024-10-03 11:22:55 +02:00
Ircama
526e5d07d4 Add dump of the current EEPROM values before confirming new values
Ref #26
2024-10-03 11:09:09 +02:00
Ircama
41c20abf04 Revise printer definition and improve UI 2024-09-29 10:19:21 +02:00
Ircama
e15d9b3126 Fix missing newline in warning message 2024-09-20 11:15:28 +02:00
Ircama
69a6e9bf06 Improving exception messages
ref #21
2024-09-20 08:35:28 +02:00
Ircama
2b77c8065a Add black to requirements and improve UI
fix #22
2024-09-20 07:51:02 +02:00
Ircama
249ee446ab v2.2 - bug fixing and UI improvements 2024-09-19 04:49:14 +02:00
Ircama
114184913b Fix some bugs and add PX720WD printer
Resolves #11
2024-08-30 09:18:47 +02:00
Ircama
58dbd5cfd8 Improvements 2024-08-13 18:12:27 +02:00
Ircama
b9048b5bcd Support of L3151, L3160, L3166, L3168
Closes #7
2024-08-12 09:16:31 +02:00
Ircama
178369e9f5 Fix calendar on Linux and other stuff 2024-08-09 02:41:19 +02:00
Ircama
73f7206bfd Revised documentation to support Linux 2024-08-08 02:32:03 +02:00
Ircama
4dff0ac657 Refinements 2024-07-30 01:18:02 +02:00
Ircama
67e023bb28 Consolidated GUI 2024-07-29 03:29:30 +02:00
Ircama
ee875e3d41 Refinements 2024-07-28 19:15:10 +02:00
Ircama
6c5a631d97 UI refinements 2024-07-27 16:36:43 +02:00
Ircama
eac2b41375 UI improvements 2024-07-27 13:53:03 +02:00
Ircama
b0709705d4 Improved printer detection in GUI 2024-07-27 04:01:38 +02:00
Ircama
1ed4e93553 Add tree view to printer status UI 2024-07-25 22:08:05 +02:00
Mareks
befa212a4f
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
2024-07-20 13:40:38 +02:00