openstyles / stylus

Stylus - Userstyles Manager
https://add0n.com/stylus.html
GNU General Public License v3.0
5.32k stars 300 forks source link

Sync to Megasync #1644

Open Jimmie-Cricket opened 1 year ago

Jimmie-Cricket commented 1 year ago

Bug Report

Bug Description

Support MEGA sync at https://mega.io/ as a sync destination. Is there any way to get mega supported as a target for "sync to cloud"? Or where in the source should I look for adding Mega. I just grabbed the latest from github to look around in and see what the effort level would be. Thanks.

Screenshots

CSS Code

System Information

Additional Context

tophf commented 1 year ago

No, it's not supported. @eight04, thoughts?

eight04 commented 1 year ago

where in the source should I look for adding Mega

https://github.com/eight04/db-to-cloud

You can see how we wrap OneDrive API into a simple CRUD interface: https://github.com/eight04/db-to-cloud/blob/master/lib/drive/onedrive.js