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

Selfhosted

61190 readers
282 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

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 1 year 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 1 year ago* (last edited 1 year 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 1 year ago

Does this integrate with emudeck somehow?

[–] N0x0n@lemmy.ml 3 points 1 year 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 1 year 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 1 year 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 1 year 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 1 year ago

It can. I'll create an URI soon 🧵

[–] ratzki@discuss.tchncs.de 1 points 1 year 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 1 year 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 1 year 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.