Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 747 Bytes

File metadata and controls

27 lines (17 loc) · 747 Bytes

OpenThisWhen

How to Use Prepare Your Assets: Place your images, PDFs, videos, and music into the assets/ folder. Make sure the filenames match those in the code.

Customize the Script: Open main.py and update the following:

PASSWORD: Set your unique unlock code.

scenarios: Map your buttons to your specific files and set unlock months/days for time-locked gifts.

Run the App:

📦 Building for Gifting (Windows) To send this as a gift to someone who doesn't have Python installed, you can bundle it into a single executable file:

Install PyInstaller:

Build the EXE:

Your finished gift will be in the dist/ folder!

📂 Project Structure 📜 License This project is licensed under the MIT License - see the file for details.