An open API service indexing awesome lists of open source software.

https://github.com/supersonichub1/freeepicgamescalendar

Always know when there's a new deal at the store.
https://github.com/supersonichub1/freeepicgamescalendar

epic-games free-games free-games-notifier icalendar

Last synced: 3 months ago
JSON representation

Always know when there's a new deal at the store.

Awesome Lists containing this project

README

        

# Free Epic Games Calendar
> Always know when there's a new deal at the store.

## Install
```bash
poetry install
# For the lazy...
python3 main.py
# For the more upstanding
gunicorn 'free_epic_games:create_app()'
```