2
Documentation
Galaxy Littlepaws edited this page 2025-07-19 17:04:45 -04:00

This section of the wiki will describe the various components of the viewer and how they function.

General

This viewer uses AvaloniaUI for the interface. This allows us to have builds for Windows, Linux, Mac (if we had a Mac), Android, iPhone (if we had one), and Browser based on a a core code base with little trouble making them all work.

Views

Views are like pages in a website. You can navigate between the different views via the menu and other navigation methods.

Here are the different views we currently have. Each page will go into further detail about each view and the functionality it has, and how to use it.