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

Syncing app (Desktop and Mobile) #105

Open
trymeouteh opened this issue Jul 20, 2024 · 1 comment
Open

Syncing app (Desktop and Mobile) #105

trymeouteh opened this issue Jul 20, 2024 · 1 comment

Comments

@trymeouteh
Copy link

trymeouteh commented Jul 20, 2024

There is not a single FOSS cloud storage solution that supports E2EE and has good syncing clients on desktop and mobile.

I would like to purpose making a syncing app using Flutter. Flutter allows you to use one codebase and compile the app for Android, iOS, Windows, MacOS, and Linux.

It would be amazing to have a syncing client that supports the following...

  • Multiple accounts
  • Runs in the background (Desktop tray, mobile notification)
  • Sync multiple folders in each account
  • One way and two way sync
  • Choose what folders sync over mobile data
  • Ignore File (Like git ignore)
  • Ignored subdirectories
  • Intervals (Choose how often to do a sync)
@osousa
Copy link

osousa commented Jul 27, 2024

I am using ente.io, it works quite well.

Not perfect, but good.

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

2 participants