Skip to content

Intended for SSD Steam users - moves selected game folders another directory and creates a symlink back so Steam doesn't know the difference :-D

License

Notifications You must be signed in to change notification settings

benopotamus/steam-game-mover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steam-game-mover

Intended for SSD Steam users - moves selected game folders to another directory (presumably on a different HDD) and creates a symlink back so Steam doesn't know the difference :-D

This is an excuse for me to play around with wxPython - feel free to submit code improvements or complete TODO items below :-D

Compatibility

Definitely works on Linux. It may work with MacOSX and unlikely to work with Windows, due to the use of symlinking - unless Python is smart enough to work that out for me.

There is another application which does this same function for Windows called Steam Mover - http://www.traynier.com/software/steammover

TODO

  • Maybe add directory sizes to games list
  • Make compatible with MacOSX and Windows
  • Investigate / resolve potential GTK wxPython wxDirPicker bug. It seems to not fire directory selection events using the GTK initial drop-down list. It does fire them if the user invokes the DirPicker dialog by choosing "Other" from the list. At the moment this is simulated by the big button above the game lists.

About

Intended for SSD Steam users - moves selected game folders another directory and creates a symlink back so Steam doesn't know the difference :-D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages