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

Using with mono under linux #55

Open
katonagl opened this issue Jan 13, 2022 · 2 comments
Open

Using with mono under linux #55

katonagl opened this issue Jan 13, 2022 · 2 comments

Comments

@katonagl
Copy link

katonagl commented Jan 13, 2022

This is not exactly a feature request, although can be considered as such. I use keepass under linux. I would like to use drive sync, but when running with mono it says that a newer .NET is required.

Do you have any idea what can be the problem? Maybe it would run perfectly and just the version check should be tuned a bit.

@walterpg
Copy link
Owner

As documented, the plugin does not support that platform. There are several reasons for that:

  • The Google APIs Library, the primary dependency of the plugin, doesn't officially support the platform. Since that project is in "maintenance", it is doubtful that will ever change. Further, no adequately maintained third party forks, that I know of, support the features required by the plugin.
  • The plugin currently has a few Windows interop dependencies. There likely exists adequate workarounds for these, however...
  • The project currently lacks the bandwidth for development and testing of another platform, though we all hope that will change. We always encourage the efforts of anyone with sufficient motivation to get in touch or just have a go at it, and produce pull requests.

@midenok
Copy link

midenok commented Oct 12, 2023

People got some success for building KeeAnywhere under mono. But maybe faster solution would be to setup rclone. It has an option for cached mount. Initial setup of google drive is here.

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

3 participants