An open API service indexing awesome lists of open source software.

https://github.com/defuncart/photos_sync

A Flutter app to sync photos to/from a remote server.
https://github.com/defuncart/photos_sync

Last synced: 4 months ago
JSON representation

A Flutter app to sync photos to/from a remote server.

Awesome Lists containing this project

README

        

# photos_sync

A Flutter app to sync photos to/from a remote server.

## About

This app has two modes: uploader and downloader, and runs on Android, iOS and macOS.

The *uploader* can choose photos from their device to sync




while the *downloader* syncs these photos to `~/Downloads/PhotoSync`.




Note: by default, mobile is considered the uploader, while desktop is the downloader.

## Getting Started

If you would like to build the app yourself, then you simply need:

- Flutter >= 2.10
- Dart >= 2.16
- Xcode >= 13.0
- Android SDK >= 31.0.0
- macOS >= 10.15

Also you need to create a Firebase project and [add it](https://firebase.google.com/docs/flutter/setup) to this Flutter project.

## Contributing

The project isn't actively looking for contributors, however feel free to contact James here on GitHub or [Twitter](https://twitter.com/defuncart).

## Credits

Concept, Design and Programming by James Leahy.