All Projects → AvinashReddy3108 → rclone-mount-magisk

AvinashReddy3108 / rclone-mount-magisk

Licence: other
A fork of @piyushgarg's 'rclone-mount', with fixes, updated binaries, x86 support, and more..

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to rclone-mount-magisk

CustomPinyinDictionary
自建拼音输入法词库,百万常用词汇量,适配 Fcitx5 (Linux / Android) 及 Gboard (Android + Magisk) 。
Stars: ✭ 276 (+527.27%)
Mutual labels:  magisk-module
FontManager-Module
Font Manager is the premier font and emoji management and changing solution for android.
Stars: ✭ 60 (+36.36%)
Mutual labels:  magisk-module
Fingerprint-pay-magisk-taobao
淘宝指纹支付 (Fingerprint pay for Taobao)
Stars: ✭ 67 (+52.27%)
Mutual labels:  magisk-module
DJY-Nethunter-Magisk-Modules
适用于所有Android版本的无线固件和应用程序应用程序Nethunter安装模块(Wireless firmware and App application Nethunter installation module for all Android versions)
Stars: ✭ 27 (-38.64%)
Mutual labels:  magisk-module
BraviaEngine
Sony Bravia Engine X-Reality for Magisk
Stars: ✭ 34 (-22.73%)
Mutual labels:  magisk-module
Fingerprint-pay-magisk-qq
QQ指纹支付 (Fingerprint pay for QQ)
Stars: ✭ 58 (+31.82%)
Mutual labels:  magisk-module
Fossapps
Fossapps has been abandoned and replaced by Fossapps Creator.
Stars: ✭ 13 (-70.45%)
Mutual labels:  magisk-module
Edxposed
Elder driver Xposed Framework.
Stars: ✭ 4,458 (+10031.82%)
Mutual labels:  magisk-module
Fossapps-creator
Create Your own Fossapps Package from a wide range of Free and Open Source Apps
Stars: ✭ 21 (-52.27%)
Mutual labels:  magisk-module
Pixelify
Magisk module to enables pixel exclusive features and ui
Stars: ✭ 113 (+156.82%)
Mutual labels:  magisk-module
MAGNETAR
Device Performance Optimizer — Aims To Provide An Optimal Experience At Every Usage Scenario
Stars: ✭ 82 (+86.36%)
Mutual labels:  magisk-module
AdGuardHome magisk
去广告magisk模块,通过DNS层面过滤广告、防DNS劫持,本机流量数据或Wifi都支持,支持订阅过滤规则,可兼容VPN、免模块、翻模块、校园网、热点共享等特殊使用环境 。top大佬(酷安)
Stars: ✭ 34 (-22.73%)
Mutual labels:  magisk-module
magisk-pixel2-features
A magisk module that provides Pixel 2 Features like Google Lens, Google Camera w/ Motion Pictures and Ambient Sense w/ Music Matching
Stars: ✭ 27 (-38.64%)
Mutual labels:  magisk-module
FingerprintPay
让微信、QQ、支付宝、淘宝、云闪付支持使用指纹支付
Stars: ✭ 1,527 (+3370.45%)
Mutual labels:  magisk-module
ACC
System accent colour creator for Android Oreo & above
Stars: ✭ 74 (+68.18%)
Mutual labels:  magisk-module
tether unblock
Hide tethering from your mobile network operator
Stars: ✭ 30 (-31.82%)
Mutual labels:  magisk-module

Cloud Storage Mounter for Magisk (prev: rclone-mount)

Version _time_stamp_ _time_stamp_
This is the spiritual successor of rclone-mount with bug fixes and newer binaries included. More details in the wiki.

Features

  • Support for arm, arm64, & x86 (64bit too)
  • Huge list of supported cloud storage providers
  • Apps with ability to specify paths can access the remotes at /mnt/cloud/.
  • Most file explorers work just fine (read more on this).
  • Mount points use names of remote(s) in rclone.conf
  • Specify custom rclone params for each remote via /sdcard/.rclone/.REMOTE.param
  • Access remotes via HTTP or (S)FTP clients, or bind the remotes to /sdcard/Cloud/REMOTE (recommended to read this).
  • Support for Work Profiles.

Configuration

  1. Copy your rclone.conf file (if you have one already) to /sdcard/.rclone/rclone.conf (can always be generated later.)
  2. Add custom params at /sdcard/.rclone/.[global/REMOTE].param (if needed)
  3. Install the module via Magisk Manager
  4. Run rclone config via term if additional setup required
  5. All your rclone mount points will show up under /mnt/cloud/ & /storage/cloud/ or /sdcard/cloud/

For more detailed configuration of rclone please refer to official documentation

Known Issues

  • VLC takes a long time to load media as it opens file in write mode when using it's internal browser.

    a. Create remote type alias for media dirs in rclone.conf and specify CACHEMODE=off in /sdcard/.rclone/.ALIASNAME.param

  • Encrypted devices can not mount until unlock

  • Encrypted rclone.conf causes reboots

  • High cpu/mem in some apps with storage perms (issue #9)

  • The fusermount bin may not be compatible on all devices (see thread)

Disclaimer

  • Neither the author nor devs will be held responsible for any damage/data loss that may occur during use of this module.
  • While we have done our best to make sure no harm will come about, no guarantees can be made.
  • Keep in mind the binaries included in this project are BETA quality (at best), which may cause unforseen issues.

Always check this document before updating to new releases as significant changes may occur.

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].