#!/usr/bin/python

from winswitch.fs import open_remotely

open_remotely.main()
