A feature-rich Redbox inventory software for efficiently managing Redbox kiosk inventory, titles, and more.
Tip
Thanks to the Redbox Tinkering Community for making this project possible! You can join the Discord server by clicking here.
- Easily manage Redbox kiosk inventory with a streamlined interface.
- Search and update movie titles and barcodes effortlessly.
- Generate and assign new barcodes for new movie discs.
Before you get started, you'll need to make sure Python is installed on your system and Powershell administrator is available.
Then, simply clone this repository, open the folder, and run the init.ps1 Powershell script to launch the GUI! It's recommended that you have Visual Studio Code installed for easy usage.
./init.ps1 # start the programIf you'd like to integrate this project in your own system, you can skip the initialization screen by providing the configuration data manually. To do this, use the following command:
./title.ps1 -Config "your json config here..." # launch the title manager
## OR ##
./barcode.ps1 -Config "your json config here..." # launch the barcode managerIf you'd like to contribute to this project, please create a pull request here. You can submit your feedback or any bugs that you find, on our issues page. Contributions are highly appreciated and will help us keep this project up-to-date!
If you'd like to support this project and its development, you can send me a donation here :)
Made with ♡ by Briann