Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions docs/endless.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Endless OS

## About Endless OS

[Endless OS](https://endlessglobal.com/foundation/access/operating-system) is an operating system, designed to be used for education. If you are using Endless OS, you might want to try Flock XR for 3D coding and creation.

![A screenshot of the Endless OS desktop](images/EndlessApplications.png)

## Running Flock XR

In order to run Flock XR, you can either set up Endless OS on a computer, or boot from a USB stick. The instructions for setting up Endless OS can be found here: [Endless OS Installer for Windows](https://support.endlessos.org/en/installation/windows-installer). The instructions for booting from a USB stick can be found here: [Endless OS direct download](https://support.endlessos.org/en/installation/direct-download).

![Flock XR running in Chromium](images/EndlessChromium.png)

Endless OS comes with two browsers; we recommend using Chromium to run Flock XR.

![Flock XR running in Epiphany](images/EndlessEpiphany.png)

The latest release version of Flock XR can be found by going to https://app.flockxr.com/ in your browser of choice. Alternatively, if you want access to the latest updates, the development version can be found at https://flockxr.com/dev.

### Installing Flock XR as a Web App

From both Chromium and Epiphany, on Endless OS, it is possible to install Flock XR as a web application. This app can then be used without an Internet connection, as shown in the following screenshot.
Comment on lines +21 to +23

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟠 Major | ⚡ Quick win

Add the actual web-app installation steps.

This section only states that Chromium and Epiphany can install Flock XR, so readers still do not know which menu commands to use or whether the app must be loaded online once before offline use. Document the concrete steps and any first-run/network requirement.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/endless.md` around lines 21 - 23, Expand the “Installing Flock XR as a
Web App” section with concrete Chromium and Epiphany menu steps, and state that
Flock XR must be opened online once before it can be used offline. Keep the
existing Endless OS context and screenshot reference.


![Flock XR running in a web app with flight mode on](images/EndlessWebApp.png)
## Testing Flock XR

Flock XR’s basic functionality has been tested on Endless OS using both of the browsers which come pre-installed with the distribution. That is, we tested Flock on Chromium and on GNOME Web (Epiphany). We found that Flock XR functioned well on both, with better compatibility being found on Chromium, so we recommend using Chromium to run Flock XR on Endless OS.

If you find any issues using Flock XR on Endless OS, let us know at [Flock XR](https://flockxr.com/).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Link directly to the issue-reporting channel.

The current link opens the general Flock XR homepage, which leaves users to discover where to report an Endless OS problem. Link directly to the project’s contact, support, or issue-reporting destination instead. (flockxr.com)

🧰 Tools
🪛 LanguageTool

[style] ~30-~30: Consider using a different verb to strengthen your wording.
Context: ...to run Flock XR on Endless OS. If you find any issues using Flock XR on Endless OS...

(FIND_ENCOUNTER)


[style] ~30-~30: Consider using polite language here.
Context: ...ny issues using Flock XR on Endless OS, let us know at Flock XR.

(INSERT_PLEASE)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/endless.md` at line 30, Update the Flock XR link in docs/endless.md so
it points directly to the project’s contact, support, or issue-reporting
destination rather than the general homepage. Keep the surrounding Endless OS
guidance unchanged.

Binary file added docs/images/EndlessApplications.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/EndlessChromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/EndlessEpiphany.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/EndlessWebApp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading