Hey c/selfhosted,

we’ve finally done it. After years of people asking for it, GameVault now has its very own Web UI!

For anyone who hasn’t heard of it yet: GameVault is a self-hosted gaming platform that gives you a Steam-like library experience, but for your own DRM-free games. You host it yourself, you own your data, and you can share your collection with friends and family. Basically, it’s for gamers who also love the selfhosting mindset.

This Web UI / Cross-Platform Client has been the most requested and long-awaited feature for as long as we’ve been working on GameVault. When we first built it, it was just a small project for the two of us, written with the tech we knew at the time. Over the years, especially here on Lemmy, people gave us plenty of criticism for the tech stack and the UX, because you guys love to use linux. And honestly… fair enough. We knew it wasn’t great.

The new Web UI is our way of addressing all the feedback we’ve received and setting the stage for the future. It’s not just a nicer interface. This also represents the first building block for a new cross-platform client that we’re working on.

The Web UI acts as a cross-platform core, which means that in the future we will be able to package GameVault to run both directly in the browser as well as a native application on Windows, Linux, or even mobile devices. This upcoming client will be built on the same foundation, ensuring a smoother and more unified experience whether you’re on a desktop OS or just checking your vault from your phone.

Right now, we’re planning to expand the Web UI continuously and figure out how to handle the legacy windows desktop client moving forward. The technology underneath is much cleaner now, so we finally have the freedom to iterate and improve without being stuck in the past.

Anyway, we’re really excited about this step. It feels like a true milestone for the project, and we’re looking forward to hearing your thoughts and feedback. If you’re self-hosting and love gaming, give it a try, I’m curious what you think.

You can also check out a live running demo version on demo.gamevau.lt
Username: demo
Password: demodemo

  • Magnum, P.I.@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    8 hours ago

    It’s funny to me, that something called CrackPipe before to host your alternative obtained games now says they will not make it FOSS because they somehow have to finance their hard work.

    I personally hope every “convenience feature” they think about gets cracked immediately and someone rewrites the code a little and implements it obfuscated in their financially successful product.

    In the end this is just another platform that’s already promising you to enshittify along the way - posting this here should be considered an Ad and should be removed.

  • poVoq@slrpnk.net
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    1
    ·
    1 day ago

    Small comment on the licensing… CC-by-NC-SA is not FOSS and also not very helpful for server run software like this, as people do not need to share modifications they only run on their own server. I would suggest you switch to the AGPL instead, which was specifically developed for server run software.

      • Sips'@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        Ah ok good to know, i just read this from their FAQ which is why i assumed it wasn’t supported.

        Is there a native client for Mac or Linux?

        No, apart from emulation or community-maintained clients, there is currently no native Linux or Mac GameVault client application.

  • warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    22 hours ago

    Great progress on the UI, it looks really polished. Consultations.

    I have a few questions:

    • Do you plan to open source it? AGPL, MIT, Apache, etc.
    • When do you believe there will be a linux client?
  • poVoq@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    24 hours ago

    You plan to package it with Tauri2, or what is the plan? Edit: I see Tauri. Good choice 👍

    Also Flathub support under Linux would be great.