Skip to content

A Survey of UI Layouts #1

Description

@cilki

Most sysinfo UIs have a two or three panel design. One for a high-level overview of the system and one containing specific details organized in a list or tree.

Speccy

1499199380_speccy
Speccy probably has the overall best interface for it's simplicity. The information itself is organized into a tree which is intuitive and easy to navigate. Graphs are shown inline when asked, which is nice, but it seems like they should also be available somewhere else (together in one location).

Astra

astra32-56a6f95f3df78cf772913772
Astra duplicates a lot of information which I think should be generally avoided. Astra's tree also mimics the Windows device manager which can become very deep for some components.

PC Wizard

pc-wizard-release_2
The menu panel on the left is hideous, but I like how a high-level description is given for each category in the upper panel and the details are in the lower panel.

Design Takeaways

  • Don't duplicate information
  • Don't use large unlabeled icons
  • Don't overdo it with trees
  • Simple is better

I think we should go for a two panel layout with a small header section at the top containing version information, etc. The "categories" panel would be a list of categories which changes what's displayed in the main panel. The main panel would be organized as a tree, list, or whatever layout is most appropriate for the data.

Any other ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions