Metadata-Version: 2.1
Name: Rare
Version: 0.1.4
Summary: UNKNOWN
Home-page: https://github.com/Dummerle/Rare
Author: Dummerle
Author-email: lennardbaeumer@gmail.com
License: GPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: legendary-gl
Requires-Dist: requests (<3.0)
Requires-Dist: pillow
Requires-Dist: pyqtwebengine
Requires-Dist: setuptools
Requires-Dist: wheel

# 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



### Simple Windows Windows
Download Rare.exe and place it somewhere in PATH

### Linux
- For Arch Linux is an AUR package available [rare-git](https://aur.archlinux.org/rare-git.git)
- 

 ### 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](https://github.com/Dummerle/Rare/blob/master/Screenshots/GameList.png?raw=true)
![alt text](https://github.com/Dummerle/Rare/blob/master/Screenshots/Uninstalled.png?raw=true)
![alt text](https://github.com/Dummerle/Rare/blob/master/Screenshots/Settings.png?raw=true)



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)



