immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.28k stars 1.6k forks source link

ListView for the Home Screen #903

Open darkpixel opened 3 days ago

darkpixel commented 3 days ago

Is your feature request related to a problem? Please describe.

The current home screen takes up too much space, devices are blocky, and when you click on one, it completely rearranges the list to display the device on the left side. Additionally, search is weird. If you search for a device like "laptop" and wait for a minute or two, new devices will randomly start popping up on the list that don't match the search string.

Describe the solution you'd like I nice clean datatables-style layout for all the devices with checkboxes for selecting one or more, and maybe buttons on the right for the actions.

PDQ has a nice inventory display: Screenshot from 2024-06-25 17-06-27