this post was submitted on 21 Jul 2025
124 points (100.0% liked)

Selfhosted

59391 readers
1518 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] uranibaba@lemmy.world 21 points 10 months ago (1 children)

From the readme:

RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface. With support for multiple platforms, various naming schemes, and custom tags, RomM is a must-have for anyone who plays on emulators.

[–] AntiBullyRanger@ani.social -1 points 10 months ago* (last edited 10 months ago)

various naming schemes

There’s only 1🤭

A compilation.

sample uri

machine.model.ISO 8601.filesize.dump.type.alterations.3×checksums.uuid.p2p.tags.petnames

e.g.

sega.32x.1995-04-21.1560KB.Knuckles'Chaotix.nointro.Sonic_in_Chaotix_-_Revision_2.CRC:d0b0b842,MD5:47b1095e68b053125cd2cd5b1ac4eb50.SHA1:0c2fff7bc79ed26507c08ac47464c3af19f7ced7.%E3%82%AB%E3%82%AA%E3%83%86%E3%82%A3%E3%82%AF%E3%82%B9.btih:af323f15ae08642e5d5071329d828044e0541309.sonic,knuckles,chaotix.knutix

🧲 URI e.g.

ic=machine.model&pubdate=&xl=&dn=&type=&checksums=&uuid=&xt=urn:btih:&xt=urn:md5:&xt=urn:kyber:&as=&&kt=tags&petname=?alt=

e.g.

wip. but you're welcome to reply additions, critique, rec. etc..

[–] studentofarkad@lemmy.zip 7 points 10 months ago

Does this integrate with emudeck somehow?

[–] N0x0n@lemmy.ml 3 points 10 months ago (2 children)

Looks cool, bookmarket for later use !

However, the GUI looks very Discordish and is probably inspired by it. I hope it only stays at that and won't put some shady privacy nightmare code into it !

[–] anyhow2503@lemmy.world 7 points 10 months ago

To me this looks nothing like Discord beyond having a compact sidebar... In fact, I would hope that Discord never inspires any software UI, because it really fucking sucks.

It's probably not a good idea to infer how privacy friendly an open source software is, based on such a superficial visual similarity to a closed source proprietary product.

[–] Mouette@jlai.lu 2 points 10 months ago

The UI is the main point of RomM project, the actual emulation is done by another tool called EmulatorJS

[–] SiblingNoah@lemmy.world 2 points 10 months ago (1 children)

I keep my ROMs in the RetroPie folder structure to access them over the network. Would this work with that?

[–] AntiBullyRanger@ani.social 1 points 10 months ago

It can. I'll create an URI soon 🧵

[–] ratzki@discuss.tchncs.de 1 points 10 months ago

So it is Jellyfin for ROMs, just without the "player" part for all systems? That would be great!

Do we know how it integrates the metadata? Basically, it should scrape & update the ROMs, i.e. the metadata remain with the ROM if it is moved to an non-android device. -- I am no specialist hence asking if anybody can help clarify this?

Is there a Docker image? Cheers!

[–] muusemuuse@sh.itjust.works 1 points 10 months ago (1 children)

Wait, what does this actually do? It looks like it isn’t an emulator or a front end so….what’s it?

[–] Hyrulian@lemmy.world 2 points 10 months ago

It's basically a web frontend to allow you to manage, organize, and download roms that also has the ability to play roms for certain systems in the browser using Emulator.js. The idea is with this you have a self hosted repository of roms with nice box art and meta data that you can download to any device or optionally play in the cloud if you want as well. I installed it a few days ago and it's really slick! It didn't handle the metadata for every game perfect, but for what it is it shows a lot of promise.