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

Add support for additional services #7

Open
2 tasks
steve228uk opened this issue Jan 8, 2017 · 1 comment
Open
2 tasks

Add support for additional services #7

steve228uk opened this issue Jan 8, 2017 · 1 comment

Comments

@steve228uk
Copy link
Member

Currently Fetch only supports Put.io but it could be expanded for additional services

  • Dropbox
  • FTP
@kylef
Copy link
Member

kylef commented Feb 4, 2018

Linking this with #25, perhaps a way to solve this would be using file providers. In theory Fetch app can use the system APIs to view files across all providers. Fetch then wouldn’t need to have any specific support for other services and protocols, it can find other content using system APIs. The Dropbox application provides a file provider, and I think there are other applications that provide FTP/SFTP file providers.

Hopefully the system APIs make this possible to implement.

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

No branches or pull requests

2 participants