Jump to content

Trouvist

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Trouvist

  1. So anyone who ever looks at these forums might want a different way to load up a sensor panel, and ALSO uses Aida64 as their hardware monitoring software. I've developed a client/server set of tools to get the shared memory from Aida64 and host them for a client webpage. Currently the client-side html is just 1 example page, but since it's Javascript and HTML, it's pretty trivial to do whatever you want to do with it. Check out the link below to see what it currently looks like... https://github.com/MarkVabulas/ultimon I'm currently using this software (for myself) on a Raspberry Pi, mounted inside the glass in my case. The animations and live updates look great. If you'd rather do editing of your sensor panels outside Aida64's interface, which is pretty rough, then you're welcome to try what I made. Keep in mind, you still have to have Aida64 running! It just gets the values from shared memory and then shoots them to a client you control. Because it's a browser-based webpage you have full control over, including at the source, you can literally have it display whatever you code up. I'm currently working on additional panels, and if people want to submit them for adding to the site, I'd be happy to include them, and any plugins, to make it easier to use. On the roadmap is having WebGL-based updated visuals, so you can have 3D renderings that respond in real time to sensors, not just static images. Additionally, there's no limit to the fidelity of your images, so you won't be limited to just 16-images anymore, you can make it show whatever you like.
×
×
  • Create New...