From 9ff35a6dacb44a7cd243ab1900da4c57134c55b6 Mon Sep 17 00:00:00 2001 From: moyer34 <16784492+moyer34@users.noreply.github.com> Date: Wed, 7 Jun 2023 15:38:57 -0400 Subject: [PATCH] Added RomM to Miscellaneous section Added the RomM retro game library manager to Miscellaneous. RomM allows basic game file management, pulling in metadata from IGDB, with more file management features on the roadmap. Note that RomM itself has no dependencies out of the user's control, but its use of the IGDB database requires a Twitch account. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70e8c7cb..45bc928e 100644 --- a/README.md +++ b/README.md @@ -1364,6 +1364,7 @@ Software that does not fit in another section. - [ReleaseBell](https://releasebell.com/) - Send release notifications for starred Github repos. ([Source Code](https://git.cloudron.io/cloudron/releasebell)) `MIT` `Nodejs` - [revealjs](https://revealjs.com) - Framework for easily creating beautiful presentations using HTML. ([Demo](https://revealjs.com/), [Source Code](https://github.com/hakimel/reveal.js)) `MIT` `Javascript` - [Revive Adserver](https://www.revive-adserver.com/) - World's most popular free, open source ad serving system. Formerly known as OpenX Adserver and phpAdsNew. ([Source Code](https://github.com/revive-adserver/revive-adserver)) `GPL-2.0` `PHP` +- [RomM](https://github.com/zurdi15/romm) - RomM is a retro game library manager. Manage and organize all of your games from a web browser, add details from IGDB.⚠ `GPL-3.0` `Python/Vue/Docker` - [SANE Network Scanning](http://sane-project.org/) - Allow remote clients to access image acquisition devices (scanners) available on the local host. ([Source Code](http://www.sane-project.org/cvs.html)) `GPL-2.0` `C` - [string.is](https://string.is/) - An open-source, privacy-friendly online string toolkit for developers. ([Source Code](https://github.com/recurser/string-is)) `AGPL-3.0` `Nodejs` - [Teleport](https://goteleport.com/) - Certificate authority and access plane for SSH, Kubernetes, web applications, and databases. ([Source Code](https://github.com/gravitational/teleport)) `Apache-2.0` `Go`