1
0
Fork 0
mirror of synced 2024-05-20 12:32:50 +12:00
Go to file
2021-01-06 21:41:26 +01:00
Rare Some nice dialogs 2021-01-06 21:41:26 +01:00
Screenshots Add Images 2021-01-05 20:30:36 +01:00
.gitignore Update Readme, Import Games 2021-01-05 20:49:29 +01:00
LICENSE Initial commit 2020-08-27 14:24:24 +02:00
README.md Update Readme, Import Games 2021-01-05 20:49:29 +01:00
requirements.txt import games from egs 2021-01-03 13:52:50 +01:00
setup.py setup.py bugfix 2021-01-06 21:03:24 +01:00

Rare

A frontend for legendary, the open source Epic Games Launcher alternative

Rare is currently considered beta software and in no way feature-complete. You will run into issues, so make backups first!

Requirements

  • requests,
  • pillow
  • pyqt5
  • legendary-gl
  • PyQtWebengine

Usage

When you run Rare, it'll check if you're currently logged in and walk you through logging in if you aren't. Once you're logged in, it will pull game covers from the "metadata" folder in Legedary's config folder, join logo and background together and then display a list of games you have in your account. Installed games will appear in full color while not installed ones will appear in black and white.

Implemented

  • Launch, install and uninstall games
  • Authentication(Import from existing installation and via Browser)(Please test it!)
  • In-app Browser to buy games
  • Settings

Todos

  • Sync saves
  • ...

Images

alt text alt text alt text

If you have features you want to have in this app, create an issue on github or build it yourself. Please report bugs(Especially Windows)