Page 1 of 2

Full platform TFT Screen Tool

Posted: Thu Feb 08, 2024 5:36 pm
by nov30th
I believe many ppl use the S1 as a PVE server or for other home device purposes. Therefore, I created a TFT program that can run on Mac, Linux, and Windows.

I developed the program independently, without any information from Acemagic. written in Python, use it at your own risk.
Version 0.0.3 of the program (PVE version) only accesses apple.com and google.com for connection checks and does not modify the system or access other networks.
1st.png
1st.png (440.79 KiB) Viewed 3131 times
2nd.png
2nd.png (607.79 KiB) Viewed 3131 times
The program is still under development during my free time. If you need any features, feel free to open an issue on my GitHub. I will consider adding them to the program. Alternatively, I may view this post when I publish a new release.

Releases: Binary file

Re: Full platform TFT Screen Tool

Posted: Sun Feb 11, 2024 4:29 am
by ToniDolphin
Thanks for the work, now I have something to play with this Sunday :)

Re: Full platform TFT Screen Tool

Posted: Sun Feb 11, 2024 4:46 am
by ToniDolphin
Oh, it depends on proxmox?

Re: Full platform TFT Screen Tool

Posted: Mon Feb 12, 2024 4:56 am
by winit_a
no proxmox account user pass

Re: Full platform TFT Screen Tool

Posted: Mon Feb 12, 2024 7:55 am
by nov30th
ToniDolphin wrote: Sun Feb 11, 2024 4:46 am Oh, it depends on proxmox?
yes, it shows the status of local proxmox VMs, the first testing version is showing Linux/Windows/Mac of local resources.

download version 0.0.2 and let me know which feature you guys need, and I will add it to the program.

I will release a version later in my free time that will have the restful port in the program so you guys can put customized info on the screen.

Re: Full platform TFT Screen Tool

Posted: Mon Feb 12, 2024 7:58 am
by nov30th
please notice that I won't make it to a perfect program as it just shows the info on the small screen, but let me know your requirements I can simply put them into the program.

Re: Full platform TFT Screen Tool

Posted: Fri Feb 16, 2024 8:28 am
by Guest
nov30th wrote: Mon Feb 12, 2024 7:58 am please notice that I won't make it to a perfect program as it just shows the info on the small screen, but let me know your requirements I can simply put them into the program.
It will be great if you can make na app version whith some type of default screen, like:
Image

Re: Full platform TFT Screen Tool

Posted: Fri Feb 16, 2024 7:47 pm
by pausenklaus
thanks! works on batocera too!

Re: Full platform TFT Screen Tool

Posted: Sun Feb 18, 2024 12:53 am
by gachi
Could you please release the python source code?

Re: Full platform TFT Screen Tool

Posted: Mon Feb 26, 2024 9:18 am
by gachi
When I run it with almalinux 9.3, it shows "./core.bin: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by ./core.bin)".
Is it possible to list the version compiled in this environment?