Coder Social home page Coder Social logo

phuriousgeorge / gameyfin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gameyfin/gameyfin

0.0 0.0 0.0 5.81 MB

A simple game library manager

License: GNU Affero General Public License v3.0

JavaScript 0.57% Java 51.38% TypeScript 36.14% HTML 9.79% Dockerfile 0.16% SCSS 1.95%

gameyfin's Introduction

Gameyfin Logo

Gameyfin

A simple game library manager.

Overview

Name and functionality inspired by Jellyfin.

Video

Click this link to watch how to install and set up Gameyfin on your machine.

Features

  • Automatically scans your game library folder and downloads additional metadata from IGDB
  • Access your library via your Web-Browser
  • Download games directly from your browser
  • LAN-friendly (everything is cached locally)
  • Native Docker support (alternatively it's only one .jar file to run on bare metal)
  • Light and dark theme

Preview

gameyfin_preview.mp4

Installation

General

Since Gameyfin loads information from IGDB, you need to register yourself there. Follow this guide.

Docker

  1. Download the docker-compose.example.yml file from this repository and rename it to just docker-compose.yml
  2. Edit the configuration values to your liking
  3. Run docker-compose up -d

Bare metal

  1. Make sure you have a JRE or JDK with version 18 or greater installed
  2. Download the latest gameyfin.jar and gameyfin.properties file from the releases page
  3. Edit the config options in the gameyfin.properties file
  4. Use the following command to start Gameyfin: java -jar gameyfin.jar
  5. Open the address of your Gameyfin host in your browser, Gameyfin runs under port 8080 by default

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.