oaksisfolks / steam-mv

Move Steam applications with large files to another install folder.
GNU General Public License v3.0
16 stars 2 forks source link

steam-mv

Move Steam applications with large files to another install folder.

Why?

This bug.

Dependencies:

Features:

New:

Installation:

  1. Make sure you have python 3.4 or greater.

    python3 --version
  2. Install python-vdf, python-psutil, & python-progress. Look in your repos, or use pip.

    pip3 install vdf psutil progress
  3. Clone using git.

    cd ~
    git clone https://github.com/tinfoil-hacks/steam-mv.git
  4. Mark the script executable.

    chmod u+x ~/steam-mv/steam-mv
  5. Create a symlink to steam-mv in /usr/local/bin.

    username=$(whoami)
    sudo ln -s /home/${username}/steam-mv/steam-mv /usr/local/bin/steam-mv

Usage:

$ steam-mv