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

Example IP, Temp, Memory, Disk #159

Closed
redsix666 opened this issue Dec 29, 2022 · 3 comments · Fixed by #163
Closed

Example IP, Temp, Memory, Disk #159

redsix666 opened this issue Dec 29, 2022 · 3 comments · Fixed by #163
Labels

Comments

@redsix666
Copy link

Hi

I have a new Mini Tower for my Pi and it shows an example in a picture with local IP, Temp, Memory and Disc information.
I tried a lot examples but couldn't find the right one. Is it an additional example that i need?

Thanks for answering

@yoyojacky
Copy link

it seems like you don't install the libraries properly, just re-execute the install.sh script to install the libraries.
or execute :

cd luma.examples/
sudo -H pip install -e .

@matiasmtl
Copy link

I have the same problem. minitower_oled.service points to sysinfo.py in example but there's not such file there. The closest is sys_info.py When correct it to that one I get temp, ram but not the IP as shown in the example.

@rlaace423
Copy link
Contributor

@redsix666 @matiasmtl
I think I bought exact same NAS Kit like yours.
I wrote similar examples for my own use, and made PR of it.

Check this PR

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

Successfully merging a pull request may close this issue.

5 participants