Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin request: FARDroid #1207

Open
singalen opened this issue Jan 22, 2022 · 8 comments
Open

Plugin request: FARDroid #1207

singalen opened this issue Jan 22, 2022 · 8 comments

Comments

@singalen
Copy link
Contributor

Because Android file system is not mounted in the system.

@m32
Copy link
Contributor

m32 commented Apr 26, 2023

try plugin written in python :)
supported commands: pull,push,ls,rm,mkdir,rmdir
direct editing in far2l: F3/F4
plugin is faster than far3droid :)

@singalen
Copy link
Contributor Author

Thanks, sounds amazing! Where can I find it?
My googling by "far2l python android" didn't find anything.

@elfmz
Copy link
Owner

elfmz commented Apr 26, 2023

@m32 note that @singalen uses MacOS so its a question how/if its supported there

@singalen
Copy link
Contributor Author

adb is available on Mac, if it helps.

@elfmz
Copy link
Owner

elfmz commented Apr 26, 2023

then need to try build far2l from master with -DPYTHON=YES and crossed fingers

@m32
Copy link
Contributor

m32 commented Apr 26, 2023

Python works on mac, this plugin uses pretty standard python packages so it should work - but to be honest I needed to test it on mac.
Now it's impossible, only after I prepare the environment in the company.

@akruphi
Copy link
Contributor

akruphi commented Apr 26, 2023

Wow! Do it work after simple recompile with -DPYTHON=YES? Where it python plugin located in source code (I don't see it in https://github.com/elfmz/far2l/tree/master/python )?

@m32
Copy link
Contributor

m32 commented Apr 26, 2023

Right in this directory
https://github.com/elfmz/far2l/blob/master/python/configs/plug/plugins/uadb.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants