1
0
Fork 0
mirror of synced 2024-05-20 12:32:50 +12:00
Go to file
2021-01-12 16:41:24 +01:00
Rare fixed if style is missing 2021-01-12 16:41:24 +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
MANIFEST.in added MANIFEST.in, 2021-01-12 15:36:14 +01:00
README.md readme 2021-01-12 15:45:06 +01:00
requirements.txt import games from egs 2021-01-03 13:52:50 +01:00
setup.py added MANIFEST.in, 2021-01-12 15:36:14 +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 it is recommend to make a backup

Requirements

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

Installation

Installation via pip (recommend)

Execute pip install Rare for all users Or pip install Rare --user for only one user

Windows Simple

Download Rare.exe and place it somewhere in PATH

Note Using the exe-file could cause an error with the stylesheets

Linux

  • For Arch Linux is an AUR package available: rare-git
  • Other distributions have to install it with pip or clone the repo and install it manually: python3 setup.py install

Implemented

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

Todos

  • Download Progressbar
  • Sync saves
  • Translations
  • Design(Pretty Stylesheets, Icon view)

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)