Browse Source

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.
pull/3879/head
moyer34 3 years ago
committed by GitHub
parent
commit
9ff35a6dac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
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`

Loading…
Cancel
Save