Skip to content

Client did not pay? Add opacity to the app's content and decrease it every day until their app completely fades away.

License

Notifications You must be signed in to change notification settings

starry-shivam/NotPaid-Compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Client did not pay?

Add opacity to the app contents and decrease it every day until their app completely fades away. Set a due date and customize the number of days you offer them until the app's UI is fully vanished.

EnsurePayment(
    dueDate = "2024-08-24", // Due date for payment
    gracePeriod = 14 // Grace period in days
) {
    // App contents..
    NavGraph(...)
}

Author

License

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

0. You just DO WHAT THE FUCK YOU WANT TO.

About

Client did not pay? Add opacity to the app's content and decrease it every day until their app completely fades away.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages