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

Update index.md #96

Merged
merged 1 commit into from
Dec 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 25 additions & 13 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,36 @@
<img src="../screenshots/cloud-gallery-banner.jpg" />
<img src="https://github.com/canopas/cloud-gallery/blob/main/screenshots/cloud-gallery-banner.jpg" alt="Cloud Gallery Banner" />

## Overview

Cloud Gallery is an open-source Flutter project that makes managing your photos and videos
effortless. Keep all your media in one place,
whether it’s stored locally or in the cloud with Google Drive or Dropbox. Automatically back up
your local media to the cloud, and seamlessly upload, download, or organize your files anywhere.
It’s the simplest way to keep your memories safe and accessible.
Cloud Gallery is an open-source Flutter project that makes managing your photos and videos effortless. Keep all your media in one place, whether it’s stored locally or in the cloud with Google Drive or Dropbox. Automatically back up your local media to the cloud, and seamlessly upload, download, or organize your files anywhere. It’s the simplest way to keep your memories safe and accessible.

<br/>

## Download App
<div align="center">
<a href="https://play.google.com/store/apps/details?id=com.canopas.cloud_gallery">
<img src="https://github.com/canopas/cloud-gallery/blob/main/cta/google-play.png" width="200" alt="Download on Google Play">
</a>
<a href="https://apps.apple.com/in/app/cloud-gallery/id6480052005?platform=iphone">
<img src="https://github.com/canopas/cloud-gallery/blob/main/cta/app-store.png" width="200" alt="Download on App Store">
</a>
</div>

<a href="https://play.google.com/store/apps/details?id=com.canopas.cloud_gallery"><img src="./cta/google-play.png" width="200"> </a><a href="https://apps.apple.com/in/app/cloud-gallery/id6480052005?platform=iphone"><img src="./cta/app-store.png" width="200"></a>
<br/>

### [Terms & Conditions](./terms-and-conditions.md)
### [Privacy Policy](./privacy-policy.md)
### [Community](https://github.com/canopas/cloud-gallery/discussions)
### [Report an Issue](https://github.com/canopas/cloud-gallery/issues)

<br/>

### [terms & Conditions](./terms-and-conditions.md)
<div align="center">
<p style="font-size: 14px; color: #6c757d;">© 2024 Cloud Gallery | Built with ❤️ In India </p>
</div>








### [privacy policy](./privacy-policy.md)

<br/>
Loading