Skip to content

Latest commit

 

History

History
75 lines (54 loc) · 3.25 KB

File metadata and controls

75 lines (54 loc) · 3.25 KB

🚀 Easy Remote Shares for Steam Deck and Linux

License: MIT Platform Linux

A simple tool for mounting remote storage (NAS, Google Drive, Mega, Dropbox, etc.) on your Steam Deck or Linux system using rclone.

🎮 Quick Setup

  1. Switch to Desktop Mode (Steam Deck only)

  2. Download easy-remote-shares-setup.desktop

    • Right-click → Save link as...
  3. Using Dolphin File Manager:

    • Navigate to Downloads
    • Click the downloaded file
      • Firefox users: Look for easy-remote-shares-setup.desktop.download
    • Wait for the Konsole window to close
  4. From your desktop:

    1. Click "Rclone Config" to open the web interface
    2. Add or modify remote storage connections
    3. Test your configuration
    4. Close both the web UI and console window
    5. Click "Generate Mounts" to create mount points
    6. Use Mount/Unmount icons to connect/disconnect
  5. Access your mounts:

    • Open Dolphin → Home → easy-remote-shares
    • Optional: Right-click → Add to Places for quick access

💫 Key Benefits

  • Automated Setup: Latest rclone installation and configuration
  • User-Friendly: Desktop shortcuts handle all mount and unmount operations, making it easy to run games and installers directly from remote storage.
  • Simple One-Time Setup: Initial configuration can be completed once via a browser. Steam Deck users can easily set up using the on-screen keyboard.
  • Space Efficient: Run games and apps directly from remote storage
  • Flexible Configuration Import: Import existing configurations by copying your rclone.conf to ~/.config/rclone/

🎯 Desktop Shortcuts

Icon Name Function
🔌 Mount Remote Shares Connect configured storage
⏏️ Unmount Remote Shares Safely disconnect storage
⚙️ Rclone Config Open web UI for storage management
🔄 Generate Mounts Create mount points after configuration

💻 Linux Compatibility

Compatible with any Linux distribution following the Freedesktop.org Desktop Entry Specification.

🔍 Steam Deck Performance Note

Running installers from remote storage eliminates the need to download them to your local device, saving valuable SSD/SD card space and potentially improving performance by avoiding dual read/write operations on the same storage device during installation process.

🆘 Support

⚠️ Important

  • Back up important data before use
  • Test your configuration thoroughly
  • Ensure stable network connection for optimal performance

Made with ❤️ for the Steam Deck and Linux Community

Report Bug · Request Feature