Skip to content
/ BECK Public

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

License

Notifications You must be signed in to change notification settings

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