Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ShubhamPP04/Izzy/llms.txt
Use this file to discover all available pages before exploring further.
System requirements
Before installing Izzy, ensure your system meets the following requirements:macOS version
macOS 14.0 (Sonoma) or later
Python version
Python 3.13 or higher (strictly required)
Internet connection
Required for streaming music
Storage space
Approximately 100 MB for the app
Install Python 3.13+
If you don’t have Python 3.13 or higher installed, use Homebrew to install it:Download and install Izzy
Download the latest release
Visit the Releases page on GitHub and download the latest DMG file for Izzy Music Player.
Open the DMG file
Double-click the downloaded DMG file to mount it. A new Finder window will open showing the Izzy app icon.
Remove quarantine attribute
Open Terminal and run the following command to remove the quarantine attribute:This allows Izzy to run without macOS Gatekeeper restrictions.
First launch setup
When you launch Izzy for the first time, you may encounter a security prompt from macOS.Security prompt appears
If macOS blocks the app from opening, you’ll see a dialog stating that Izzy cannot be opened because the developer cannot be verified.
Open System Settings
Go to System Settings > Privacy & Security. Scroll down to the Security section.
Allow Izzy to run
You’ll see a message about Izzy being blocked. Click the “Open Anyway” button next to the message.
The first launch may take a minute or two as Izzy sets up the Python virtual environment and installs required dependencies. Subsequent launches will be much faster.
Post-installation configuration
After installation, you can customize Izzy to your preferences:Configure the global hotkey
The default global hotkey isOption + Space. You can customize this in Settings:
- Click the Settings icon (⚙️) in Izzy
- Navigate to the Keyboard section
- Set your preferred hotkey combination
Select your music service
Choose your preferred streaming service:- Open Settings (⚙️ icon)
- Select YouTube Music, Tidal, or JioSaavn from the top of the settings panel
- The service will switch immediately
Enable AI recommendations (optional)
To unlock AI-powered recommendations:- Get a free API key from Google AI Studio
- Open Izzy Settings
- Paste your Gemini API key in the designated field
- The “For You” section on the Home tab will now show personalized recommendations with an AI badge (✨)
Troubleshooting installation
Python version error
Python version error
If Izzy fails to launch with a Python error:
- Verify you have Python 3.13+ installed:
python3 --version - If not, install it:
brew install python@3.13 - Restart Izzy after installing the correct Python version
Quarantine attribute issues
Quarantine attribute issues
If you get repeated security warnings:
- Ensure you ran the quarantine removal command correctly
- Try this alternative:
sudo xattr -rd com.apple.quarantine "/Applications/Izzy.app" - Restart your Mac if the issue persists
Python dependencies fail to install
Python dependencies fail to install
If dependency installation fails on first launch:
- Check your internet connection
- Manually create the virtual environment by running Izzy’s setup script from the app bundle
- Check Console.app for detailed error messages
App won't open at all
App won't open at all
If Izzy refuses to launch:
- Verify macOS version is 14.0 or later
- Try moving Izzy out of Applications and back in
- Reinstall by downloading a fresh DMG from the Releases page
What’s next?
Now that Izzy is installed, you’re ready to start playing music!Follow the quick start guide
Learn how to search for music, play songs, and use essential features