A simple game library manager
Go to file
dependabot[bot] 41fe5cb8a9
Bump actions/cache from 4 to 5 (#865)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 13:30:25 +01:00
.github Bump actions/cache from 4 to 5 (#865) 2026-02-05 13:30:25 +01:00
.run Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
app Migrate to Spring Boot 4 (#868) 2026-02-05 13:07:41 +01:00
assets Add Avatar.png 2025-06-10 12:34:09 +02:00
certs Fixed some minor UI issues that were bugging me 2025-04-05 23:02:38 +02:00
docker Release 2.3.3 (#839) 2025-12-22 11:34:39 +01:00
gradle Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
plugin-api Migrate to Spring Boot 4 (#868) 2026-02-05 13:07:41 +01:00
plugins Migrate to Spring Boot 4 (#868) 2026-02-05 13:07:41 +01:00
scripts Release 2.3.0 (#804) 2025-12-10 12:58:14 +01:00
.dockerignore Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
.gitignore Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
build.gradle.kts chore: bump version to v2.4.0-preview 2026-02-05 12:30:07 +00:00
gradle.properties Migrate to Spring Boot 4 (#868) 2026-02-05 13:07:41 +01:00
gradlew Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
gradlew.bat Release v2.2.0 (#741) 2025-11-17 08:45:39 +01:00
LICENSE.md Add License 2022-08-06 15:03:27 +02:00
README.md Add YourKit endorsement 2026-01-24 14:04:43 +01:00
settings.gradle.kts Migrate to Spring Boot 4 (#868) 2026-02-05 13:07:41 +01:00

Gameyfin Logo

Gameyfin

Manage your video games.

simple / fast / FOSS

Overview

Name and functionality inspired by Jellyfin.

Gameyfin will turn your disorganized collection of video games into a beautiful, easy-to-navigate library that you can access from any device with a web browser.
It will automatically scan your game folders, download metadata and cover images, and present everything in a user-friendly interface.
Download your game files directly from the web UI, share your library with friends, and enjoy your games like never before.

Documentation

The documentation and screenshots are available at gameyfin.org.

Features

Automatically scans and indexes your game libraries
⬇️ Access your library via your web browser & download games directly from there
👥 Share your library with friends & family
⚛️ LAN-friendly (everything is cached locally - except for videos)
🐋 Runs in a container or any system with a JVM
🌈 Themes (including colorblind support)
🔌 Easily expandable with plugins
🔒 Integrates into your SSO solution via OAuth2 / OpenID Connect
🆓 100% open source and free to use without any paywall.

Contribute to Gameyfin

Contributions are welcome!
There are no strict requirements to contribute, but please contact us first if you want to implement a new feature or change the design of the application before you start working on it.

Technical Details

Gameyfin v2 is written in Kotlin and uses the following libraries/frameworks:

  • Spring Boot 3 for the backend
  • Vaadin Hilla & React for the frontend
  • PF4J for the plugin system
  • H2 database for persistence

Acknowledgements

YourKit Logo
Gameyfin is supported by YourKit, the makers of YourKit Java Profiler, a powerful tool for profiling Java and Kotlin applications.