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 donation suggestion after X time of usage #623

Closed
LeoColman opened this issue Jun 25, 2024 · 5 comments · Fixed by #792
Closed

Add donation suggestion after X time of usage #623

LeoColman opened this issue Jun 25, 2024 · 5 comments · Fixed by #792
Labels
Feature A new feature

Comments

@LeoColman
Copy link
Owner

Well, unfortunately I also have to eat.
People that are using the app for a while should get a reminder and a facilitation to make a donation to the project maintainer.

@LeoColman LeoColman added the Feature A new feature label Jun 25, 2024
@rahim001-sudo
Copy link
Contributor

Hello Leo .
I would like to work on this.

We can decide few hours / some specific time period or App opens and show our own Dialog for the same.

@LeoColman
Copy link
Owner Author

Hello @rahim001-sudo !!

It could be based on the amount of uses, maybe every 42 uses the popup appears.

What od you think?

@rahim001-sudo
Copy link
Contributor

@LeoColman Yaa we can do that too.
Hours or App opens might be inefficient to know how much the App has been used. or might not be correct metric.

Yup the 42 uses works.

/// Add on.
We can fetch this using a firebase remoteValue to modify it in future.

@rahim001-sudo
Copy link
Contributor

Hello @LeoColman .
Is there any Update ? .

I think I will take this up tomorrow and submit a reviewed PR at earliest for the same.

@LeoColman
Copy link
Owner Author

Yes, sorry, we can keep on 42 uses. We can fetch it using useRepository and counting it modulo 42

@LeoColman LeoColman linked a pull request Jan 16, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants