Replies: 3 comments 5 replies
-
Agreed, that's why I started adding a GUI (to reinkpy).
But I think it would have to include autodiscovery — if a user can find
and enter their device IP, probably they can use the CLI too.
|
Beta Was this translation helpful? Give feedback.
-
I actually already made a script for finding printer names and IPs: https://gist.github.com/sshsphere/fa42b8d1d8a177709ed4d65df580c127
Good, it looks a bit simpler than "SNMP-discovery"!
Although I currently don't know of a reliable way to automatically select the correct printer model in code. I imagine it shouldn't be much trouble for the user to select the printer model they have themselves.
I've just pushed some notes for SNMP here: <https://codeberg.org/atufi/reinkpy/src/branch/feature-snmp>
The GUI does automatic model selection.
|
Beta Was this translation helpful? Give feedback.
-
While I have some experience with wxPython and tkinter, I think a GUI is overkilling here. You can get the status of a printer via |
Beta Was this translation helpful? Give feedback.
-
Hey!
This is a really nice tool :) ! But it would be even nicer if it had an easy to use UI so the average person could use it. That would be a much better option for everyone than the paid and/or virus ridden "Epson Adjustment" software currently available online.
No guarantees but I might make one and send a PR if I have the time. Is that something you would be interested in?
Beta Was this translation helpful? Give feedback.
All reactions