1
0
Fork 0
mirror of synced 2024-05-20 04:22:58 +12:00
Go to file
2020-12-17 15:32:11 +01:00
Rare 0.3 2020-12-17 15:17:22 +01:00
.gitignore fix 2020-12-17 11:56:30 +01:00
LICENSE Initial commit 2020-08-27 14:24:24 +02:00
README.md Update Readme 2020-11-09 16:46:51 +01:00
requirements.txt add requirements 2020-12-17 15:32:11 +01:00
setup.py Bugfixes. Package working 2020-12-17 15:15:34 +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 and pyqt5 installed via PyPI
  • Legendary installed via PyPI

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!)

Todos

  • Sync saves
  • Settings
  • Search Games
  • In-app Browser to buy games
  • ...

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)