scm-py is a python port of scm-cli, a command line client for browsing Smash Custom Music.

Download:

Click here to download scm-py.


Requirements:

requests, PIL, and tqdm Python modules are required. (When ran, scm-py will automatically check for these modules and prompt to install if not found.)

To install these modules manually, run:

pip3 install requests pillow tqdm Copy Icon

or

pip install requests pillow tqdm Copy Icon

Usage:

Download and run scm-py:

python scm-py.py Copy Icon

or

python3 scm-py.py Copy Icon
Screenshots