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

Suggestion for an automatic installer in Python #35

Open
aleclerc7 opened this issue Jun 6, 2023 · 1 comment
Open

Suggestion for an automatic installer in Python #35

aleclerc7 opened this issue Jun 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@aleclerc7
Copy link

Hello,

I came across someone who made a nice automatic installer, very easy to use, made in Python. A very simple cron job is set up and it runs the script at every boot-up. It thus makes sure it is always working, even after a DSM update (theoretically).

The original script is there: https://github.com/namukcom/SynologyCloudFlareDDNS/blob/master/setddns.py
I made a variant of it there: https://github.com/aleclerc7/SynologyCloudflareDDNS/blob/master/CloudflareSynologyDDNSProvider.py

Maybe adding such a script could make the life easier for many. One can just make a fork and make the necessary path change if he wants to be in control of what is downloaded to his Synology DSM. Then, it just works, even after an upgrade of DSM.

Kind regards.

@mrikirill mrikirill added the enhancement New feature or request label Aug 16, 2023
@mrikirill
Copy link
Owner

Hi @aleclerc7
I like the idea 👍 also was thinking about making a package and add it to SynoCommunity Repo
https://github.com/SynoCommunity/spksrc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants