Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

HoraceAndTheSpider/UAGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAGS

UAE Amiga Game Scraper, primarily for UAE4ARM/Amiberry on the Raspberry Pi.

*** NOTE: THIS SCRAPER PROJECT IS NO LONGER IN DEVELOPMENT ***

I have decided to close down development of this project, as it has now been supeseded by the vastly superior SkyScraper project by Lars Muldjord.

You can find details of his project here: https://github.com/muldjord/skyscraper

*** Old ReadMe for reference ***

This Python script will scrape game information form openretro.org in order to generate gamelist.xml, and can also download boxart/screenshots.

Installation

From Linux Command Line or via SSH, use the following:

Install Direct

cd /home/pi
sudo wget https://github.com/HoraceAndTheSpider/UAGS/archive/master.zip
sudo unzip -o master.zip
sudo rm master.zip
sudo rm -r .uags
sudo mv UAGS-master .uags

Updating/Running:

cd /home/pi
cd .uags
python3 UAGS.py

About

UAE Amiga Game Scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages