Skip to content

brianwalczak/RedboxStocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redbox Stocker - Manage inventory effortlessly.

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.

Features

  • 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.

Usage

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 program

If 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 manager

Contributions

If 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

About

An extensive PowerShell tool for managing Redbox kiosk inventory and titles.

Topics

Resources

License

Stars

Watchers

Forks