1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
# Donating
## Recurrring pledge
Recurring pledges come perks, like getting email support or featuring your name or logo in the project repository
<div class="center spc-l spc-vertical">
<a href="https://www.patreon.com/bePatron?u=13226105" data-patreon-widget-type="become-patron-button">
<img src='https://c5.patreon.com/external/logo/become_a_patron_button.png' alt='Become a Patron!'/>
</a>
</div>
<div class="center spc-l spc-vertical">
<a href="https://opencollective.com/pywebview/donate" target="_blank">
<img src="https://opencollective.com/pywebview/donate/button@2x.png?color=blue" width=300 />
</a>
</div>
## One-time donations
We accept donations via Paypal
<div class="center spc-l spc-vertical">
<a href="http://bit.ly/2eg2Z5P" target="_blank">
<img src="/paypal.png"/>
</a>
</div>
|