https://github.com/denisidoro/louvre
A lightweight, cross-platform game scraper written in Rust
https://github.com/denisidoro/louvre
Last synced: 3 months ago
JSON representation
A lightweight, cross-platform game scraper written in Rust
- Host: GitHub
- URL: https://github.com/denisidoro/louvre
- Owner: denisidoro
- Created: 2022-07-14T14:02:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T10:16:26.000Z (over 2 years ago)
- Last Synced: 2025-06-10T18:21:49.274Z (4 months ago)
- Language: Rust
- Size: 68.4 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Louvre
A lightweight, cross-platform game scraper written in Rust.
### Example
Running the app using [Termux](https://termux.com) on Android:
Viewing results in [Pegasus](https://pegasus-frontend.org) on Android:
### Installation
Download the correct binary in the [releases page](https://github.com/denisidoro/louvre/releases) and place it somewhere in your `$PATH`.
### Usage
1. `louvre config init`
1. edit the generated file accordingly
- this also includes setting your [IGDB client credentials](https://www.igdb.com/api)
1. `louvre scrape`
1. `louvre media download`
1. `louvre pegasus gen`### Status
It works, assuming:
- you know how to use the terminal in your device your choice
- you can get IGDB client credentials### Roadmap
- drop the requirement for setting IGDB client credentials
- support [TGDB](https://thegamesdb.net), besides IGDB
- support more frontends, besides Pegasus### Etymology
Game collection > collection > museum > [Louvre](https://en.wikipedia.org/wiki/Louvre)