SweepsDaily Mac App - Automated Casino Launcher

The SweepsDaily Mac App is a convenient tool that automatically opens all your favorite sweeps casino sites in Chrome with optimized settings. Perfect for daily freebie collection!

What It Does

  • Opens 20+ popular sweeps casino sites in separate Chrome tabs
  • Uses a dedicated Chrome profile to keep your casino browsing separate
  • Includes performance optimizations (disabled animations, controlled autoplay)
  • Easily customizable URL list
  • Available as both a Desktop app and Shortcuts integration

Quick Install

Run this one-liner in Terminal to install everything automatically:

curl -fsSL https://www.bankbonimus.com/assets/files/casino-mac-app.sh | bash

Or to preview the script first:

curl -fsSL https://www.bankbonimus.com/assets/files/casino-mac-app.sh | less

What Gets Installed

1. Desktop App: SweepsDaily.app

  • Double-click to launch all casino sites
  • Located on your Desktop for easy access
  • Built with AppleScript for native macOS integration

2. URL Configuration: ~/ChromeLite/urls.txt

  • Plain text file with one URL per line
  • Easy to edit with TextEdit or any text editor
  • Comments supported (lines starting with #)

3. Shell Runner: ~/ChromeLite/sweepsdaily.sh

  • Command-line version for advanced users
  • Used by the Shortcuts integration
  • Can be run directly from Terminal

4. Shortcuts Integration

  • iOS/macOS Shortcuts app integration
  • Run from Control Center, Siri, or automation
  • Perfect for scheduled daily runs

Default Casino Sites Included

The installer includes these popular sweeps casinos:

  • Stake.us
  • Real Prize
  • Crown Coins Casino
  • McLuck
  • Hello Millions
  • Play Fame
  • Spin Blitz
  • Jackpota
  • Mega Bonanza
  • Fortune Coins
  • Zula Casino
  • Pulsz & Pulsz Bingo
  • Chumba Casino
  • And many more!

Customizing Your Casino List

Edit the URL list to add or remove sites:

  1. Open ~/ChromeLite/urls.txt in TextEdit
  2. Add one URL per line
  3. Use # at the start of a line for comments
  4. Save the file

Example customization:

# My favorite high-bonus sites
https://www.stake.us
https://www.mcluck.com
https://www.pulsz.com

# New sites to try
https://example-casino.com

# Disabled for now
# https://slow-loading-site.com

Usage

Desktop App Method

  1. Double-click SweepsDaily.app on your Desktop
  2. Chrome will launch with all casino sites in separate tabs
  3. Collect your daily bonuses!

Shortcuts Method

  1. Open the Shortcuts app
  2. Find “SweepsDaily” shortcut
  3. Tap to run or ask Siri “Run SweepsDaily”

Command Line Method

~/ChromeLite/sweepsdaily.sh

Chrome Profile Benefits

The app uses a dedicated Chrome profile (~/ChromeLite/) which provides:

  • Isolation: Separate from your main browsing
  • Persistence: Login sessions saved between runs
  • Performance: Optimized settings for casino sites
  • Organization: All casino cookies/data in one place

Troubleshooting

Chrome Not Found

If you get an error about Chrome not being found:

# Install Chrome if needed
brew install --cask google-chrome

Permission Issues

If the app won’t run due to security settings:

  1. Right-click the app → “Open”
  2. Click “Open” in the security dialog
  3. Or go to System Preferences → Security & Privacy → Allow

URLs Not Loading

  • Check your internet connection
  • Verify URLs in ~/ChromeLite/urls.txt are correct
  • Some sites may be temporarily down

Advanced Configuration

Custom Chrome Flags

Edit ~/ChromeLite/sweepsdaily.sh to add custom Chrome flags:

FLAGS=(
  "--user-data-dir=${PROFILE_DIR}"
  "--blink-settings=cssAnimationsEnabled=false"
  "--autoplay-policy=document-user-activation-required"
  "--disable-background-networking"
  "--no-first-run"
  "--no-default-browser-check"
  "--new-window"
  # Add your custom flags here
  "--disable-extensions"
  "--incognito"
)

Automation with Cron

Set up automatic daily runs:

# Edit crontab
crontab -e

# Add this line to run daily at 9 AM
0 9 * * * /Users/$(whoami)/ChromeLite/sweepsdaily.sh

Uninstalling

To completely remove SweepsDaily:

rm -rf ~/ChromeLite
rm ~/Desktop/SweepsDaily.app
# Remove from Shortcuts app manually

Security Notes

  • The script is open source and can be reviewed before installation
  • Uses standard macOS APIs (AppleScript, shell scripts)
  • No network access except to download the Shortcuts file
  • All data stored locally in ~/ChromeLite/

Need help? Check the VM Setup guide for an alternative approach, or browse my referral links to get started with bonus coins.