Skip to content
Open
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
29 changes: 29 additions & 0 deletions content/ecosystem/clients/barkvr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
+++
title = "barkvr"
template = "ecosystem/client.html"
[extra]
thumbnail = "barkvr.svg"
maintainer = "zodiepupper/zodywoolsey"
maturity = "Alpha"
repo = "https://github.com/zodywoolsey/barkvr"
matrix_room = "#pupperdev:matrix.pupper.dev"
licence = "MIT"
latest_release = "2025-04-01"
featured = false
[extra.features]
e2ee = false
spaces = true
voip_1to1 = true
voip_jitsi = false
threads = false
sso = false
multi_account = true
multi_language = false
[extra.packages]
windows_installer = "https://github.com/zodywoolsey/barkvr/releases/latest"
macos_installer = "https://github.com/zodywoolsey/barkvr/releases/latest"
other_linux_link = "https://github.com/zodywoolsey/barkvr/releases/latest"
other_android_link = "https://github.com/zodywoolsey/barkvr/releases/latest"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm not sure our template understands other_android_link, maybe compiling does something magical that I can't tell by reading the code at https://github.com/matrix-org/matrix.org/blob/main/templates/macros/clients.html. I can see how it would be useful though, I would welcome the contribution if you were interested in that.

Copy link
Author

Choose a reason for hiding this comment

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

yeah, i tested and they don't work but i left them in there because i was kinda encouraging my thought that every link field should have an platform-unbiased link. especially if a dev doesn't want to use a major distribution platform.

i looked through the code for the template already. i had a hard time finding where those fields could be added. i was initially looking for a way to figure out what all field names were supported.

i will spend some more time on looking for how i can add more fields.

Copy link
Author

Choose a reason for hiding this comment

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

actually, i think i figured it out. i'm testing the new fields right now

Copy link
Author

Choose a reason for hiding this comment

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

what new fields should i add? just an other_platform_link for each platform?

Copy link
Author

Choose a reason for hiding this comment

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

okay, here is the PR to add other fields for iOS and android
#2690

+++

open source godot matrix client and xr collaborative creation tool!
35 changes: 35 additions & 0 deletions content/ecosystem/clients/barkvr.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.