chore: fix description and logo (#2586)

This commit is contained in:
Stavros 2024-02-26 21:57:34 +02:00 committed by GitHub
parent 8d22bf1e86
commit 14b5087bde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 5 deletions

View File

@ -5,7 +5,7 @@
"exposable": true,
"id": "nextgba",
"description": "All of your favorite gameboy games in your browser",
"tipi_version": 3,
"tipi_version": 4,
"version": "0.0.5",
"categories": [
"gaming"

View File

@ -1,7 +1,8 @@
# NextGBA - All you gameboy games in a browser window
> 💡 NextGBA is built with next js, emulator js and shadcn/ui!
Have you ever wanted to play your favorite gameboy games in a self-hosted web app that can save the game state and can be accessed from anywhere on your network? **NextGBA** is your friend!
It emphasize a simple UI with all the features you could ever need. The game player is based on the very famous [EmulatorJS](https://emulatorjs.org/) project.
Have you ever wanted to play your favorite Gameboy games in a self-hosted web app? A web app that can save the game state and is not complicated to run? NextGBA is your solution! With NextGBA, you can quickly spin it up using a Docker Compose file or through [runtipi](https://github.com/runtipi/runtipi). It features a very simple UI, based on the renowned project [Emulator.js](https://emulatorjs.org/), with all the features you could ever need. This includes support for controllers and game states directly through the UI!
![Preview](https://raw.githubusercontent.com/meienberger/nextgba/main/screenshots/screenshot_main.png)
![Preview](https://github.com/meienberger/nextgba/raw/main/screenshots/main.png)
![Upload](https://github.com/meienberger/nextgba/raw/main/screenshots/upload.png)
![Ingame](https://github.com/meienberger/nextgba/raw/main/screenshots/ingame.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 879 KiB

After

Width:  |  Height:  |  Size: 11 KiB