A Python application that generates authentic task lists from the game "Dale & Dawson Stationery Supplies" to help players maintain their cover as normal specialists while secretly slacking.
- Authentic Game Tasks: Uses real task names and descriptions from the actual game
- Smart Task Selection: Automatically limits slacker tasks to maximum 1 per generation
- Visual Task Coding: Blue for specialist tasks, Red for slacker tasks
- Professional UI: Clean, office-appropriate interface
- One-Click Generation: Refresh tasks instantly
- Ensure you have Python 3.6+ installed
- Clone this repository
- Install the Dependency:
pip install Pillow
- Run
python Task_Generator.py
- Clone this repository
- Run "Task_Generator.exe" from inside of the "Task_Generator_EXE" folder
Run the application and keep the window visible on your screen. Click "Generate New Tasks" to get a fresh set of 3 tasks. The color coding helps you identify which tasks are actual work (blue) and which are slacker activities (red).
For slacker tasks you may want to verbally explain "It's making me turn off your antivirus, but I'm going to turn it right back on, okay?"
Specialist Tasks:
- Back to basics
- Cats also need to eat!
- Doc Dispatch
- Duplicate Dispatch
- Fresh Firmware
- OCD
- Operation Shred
- Ream Reload
- Report Relay
- Sales Confirmation
- Warehouse Wishlist
- Where's the janitor?
- Wipe Assistance
Slacker Tasks:
- Caffeine Boost
- The Mines Won't Sweep Themselves!
- I'm a Cat Person!
- Call of Nature
- Refreshment Recess
We welcome contributions! Feel free to:
- Add new authentic game tasks
- Improve the UI/UX
- Suggest new features
- Report bugs
For simple task edits/suggestions, feel free to write out an "issue" instead of sending a pull request and I'll get around to it ASAP.


