8000 Update README by jaimetur · Pull Request #163 · jaimetur/PhotoMigrator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update README #163

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

Merged
merged 5 commits into from
Mar 31, 2025
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
< 8000 summary role="button" data-target="details-toggle.summaryTarget" data-action="click:details-toggle#toggle" aria-expanded="false" data-view-component="true">
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ As of today, the Supported Photo Cloud Services are:
- Remove Orphans Assets

- **Apple Photos**
(not available yet but is on the ROADMAP.md for next release)
(not available yet but is on the [ROADMAP.md](/docs/ROADMAP.md) for next release)

- **Google Photos**
(not available yet but is on the ROADMAP.md for next release)
(not available yet but is on the [ROADMAP.md](/docs/ROADMAP.md) for next release)


Apart from Manage the different Photo Cloud Services, the Tool also contains some other useful features such as:
Expand All @@ -60,12 +60,6 @@ Apart from Manage the different Photo Cloud Services, the Tool also contains som
- **Remove Duplicates Albums in Photo Cloud Services**


> [!NOTE]
> The Tool is Multi-Platform and Multi-Architecture, and has been designed to be run directly within a Linux Server or NAS such as Synology NAS (Compatible with DSM 7.0 or higher), so feel free to download the version according to your system.
>
> You can also execute the Tool from a Docker container or from sources files for a better compatibility. In below sections you can find the execution instructions to run the Tool from the different methods.


## Live Dashboard Preview:
![Live Dashboard](https://github.com/jaimetur/CloudPhotoMigrator/blob/main/assets/screenshots/live_dashboard.jpg?raw=true)

Expand Down Expand Up @@ -97,6 +91,12 @@ You can check the whole list of functions and arguments with the right syntax he
- [Other Features](/help/6-other-features.md)


> [!NOTE]
> The Tool is Multi-Platform and Multi-Architecture, and has been designed to be run directly within a Linux Server or NAS such as Synology NAS (Compatible with DSM 7.0 or higher), so feel free to download the version according to your system.
>
> You can also execute the Tool from a Docker container or from sources files for a better compatibility. In below sections you can find the execution instructions to run the Tool from the different methods.


## Execution Methods:
There are three different methods to execute this Tool:
- From **Compiled Binaries**
Expand Down
0