Skip to content

Andredson/BECK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BECK - BIOS CHECKER for RECALBOX!

simple script to validate and send verified bios files via smb to your RECALBOX system.

Pre-requisites

Minimun python 3.10 and the dependencies will be installed with the command below.

pip install -r requirements

Structure

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚       BECK        β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

β”ŒBECK
β”œβ”€β”€ check_bios.py
β”œβ”€β”¬β”€bios
β”‚ └── *
β”œβ”€β”¬β”€config
β”‚ └── config.yml
β”œβ”€β”€ requirements.txt
β”œβ”€β”€ .gitignore
β”œβ”€β”€ readme.MD
└── LICENSE

Usage

Please put your possible bios files into the bios folder.

./bios_bios.py

Support

Recalbox 9.1

About

A simple script to validate and send verified bios files via smb to your RECALBOX system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages