Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 697 Bytes

File metadata and controls

24 lines (22 loc) · 697 Bytes

iRclone

Rclone for iOS devices

Work in progress...

Working features

  • Configure remotes (create / delete)
  • Browse remote directories
  • Copy / move files and directories (including to and from local fs)
  • Stream video content from remote
  • View supported photos, documents and audio files (downloads to tmp directory)
  • Files app support for local files and rclone.conf

Build

Requirements:

  • cocoapods (brew install cocoapods)
  • go (brew install go)
  • Xcode (with command-line tools installed and configured)

Steps: