Installation Guide¶
System Requirements¶
💻 Hardware¶
- 2GB RAM minimum
- 1GB free disk space
- Internet connection
🔧 Software¶
- Python 3.8 or higher
- pip package manager
- FFmpeg (for audio processing)
📱 Supported Platforms¶
- Windows 10/11
- macOS 10.15+
- Linux (most distributions)
Detailed Instructions¶
Step 1: Prerequisites¶
- Install Python 3.8 or higher from python.org
- Install FFmpeg:
- Verify installations:
Step 2: Install Motify¶
Step 3: Configuration¶
- Run Motify first time:
- Follow the setup wizard
- Configure Spotify credentials
- Set download preferences
Troubleshooting¶
Installation fails with dependency error
Make sure pip is up to date:
Then try installing again.FFmpeg not found
Ensure FFmpeg is in your system PATH or specify its location in settings.
Spotify authentication fails
Check your credentials and ensure you have a valid Spotify account.