Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking overall status #5

Open
LucasBahl opened this issue Jan 12, 2023 · 2 comments
Open

Checking overall status #5

LucasBahl opened this issue Jan 12, 2023 · 2 comments

Comments

@LucasBahl
Copy link

LucasBahl commented Jan 12, 2023

Hi, thanks for share this to us. Im actually needing to check printer's status by IP, is there any way to do that ?
Another thing, i can't run it on windows because of easysnmp, there is another way ?
Thank you!

@angelside
Copy link
Owner

Hi, I am pretty sure it was working at windows when I coded it, because there is a WINDOWS badge on README. But I will try to check to night to see if there is a bug/problem after package updates with PDM.

I dont understand, what do you mean with "check status by IP", this cli app already checking toner levels by IP, if you mean online/offline or errors like "out of papers", this app does not have that functions, but just need to find proper OID code an change app codes litle bit.

@angelside
Copy link
Owner

angelside commented Jan 12, 2023

Confirmation, pdm install failing on Windows 11 with Python 3.11.0. I am not sure about if going to work with Python 3.10

✖ Install easysnmp 0.2.6 failed

Unfortunately, I won't go any further, already start working at Go Lang version


It's perfectly fine at my Arch Linux WSL. But it's "Python 3.10.9".

git clone https://github.com/angelside/ricoh-supply-cli-py.git ricoh-supply-cli-py
cd ricoh-supply-cli-py
pdm install

Synchronizing working set with lock file: 3 to add, 0 to update, 0 to remove

  ✔ Install click 8.1.3 successful
  ✔ Install typer 0.6.1 successful
  ✔ Install easysnmp 0.2.6 successful
Installing the project as an editable package...
  ✔ Install ricoh-supply-cli 0.1.0 successful

🎉 All complete!

py main.py 172.18.175.7

ip: 172.18.175.7 - model: MP C307 - serial: xxxxxxxx

[========--------------------------------] 20% black
[================------------------------] 40% cyan
[====================--------------------] 50% magenta
[============----------------------------] 30% yellow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants