greenshot/_includes/donate.html
2021-12-21 15:37:20 +01:00

241 lines
11 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>
Greenshot is free for you, but not for us. Maintaining and improving software not only costs a lot of time, but money as well.
For example, there are hardware and software costs, telecommunication costs and more. This project is not backed by a company,
so there is no fixed funding and every minute we spend on it is taken from our spare time.
</p>
<p>
If Greenshot proves to be useful to you (or your company), we would be very glad to receive some appreciation in return.
</p>
<p>See below to learn about different ways to say "Thank you" to the Greenshot development team and support the development.</p>
<style type="text/css">
.tabs ul.tabs-nav {
list-style-type:none;
padding:0;
margin:0;
}
.tabs .clearer {
clear:both;
}
.tabs ul.tabs-nav li {
float:left;
padding:10px 10px 5px 10px;
margin:0;
height:38px;
border-left:1px dotted #ccc;
border-top:1px dotted #ccc;
border-right:1px dotted #ccc;
border-bottom:1px solid #999;
font-size: 32px;
line-height: 28px;
}
.tabs ul.tabs-nav li.active {
border-left:1px solid #999 !important;
border-top:1px solid #999 !important;
border-right:1px solid #999 !important;
border-bottom:1px solid #fff;
}
.tabs ul.tabs-nav li a {
text-decoration:none;
}
.tabs-content {
margin-top:-1px;
border:1px solid #999;
padding:10px;
}
td, th {border-top:1px solid #ccc!important;}
input {margin:0 !important;}
</style>
<script type="text/javascript">
jQuery(function() {
jQuery('ul.tabs-nav a').on('click',function(event){
jQuery('div.tabs-content').hide();
jQuery('ul.tabs-nav li').removeClass('active');
jQuery(jQuery(this).attr('href')).show();
jQuery(this).parent().addClass('active');
event.preventDefault();
});
jQuery('ul.tabs-nav a:first').click();
var lang = (navigator.language || navigator.userLanguage).toLowerCase();
console.log(lang);
if(lang.indexOf('de') == 0) {
jQuery('#tabs-moneytransfer #germany').insertBefore(jQuery('#tabs-moneytransfer #international'));
}
});
</script>
<div class="tabs">
<ul class="tabs-nav">
<li class="active"><a href="#tabs-paypal"><img src="/assets/wp-content/uploads/2012/11/logo_paypal.gif" title="Paypal" /></a></li>
<li><a href="#tabs-moneytransfer">Transfer</a></li>
<!--<li><a href="#tabs-bitcoin"><img src="/assets/wp-content/uploads/2012/11/logo_bitcoin.png" title="Bitcoin" /></a></li>-->
<li><a href="#tabs-amazon"><img src="/assets/wp-content/uploads/2012/11/logo_amazon.gif" title="Amazon" /></a></li>
<!--<li><a href="#tabs-flattr"><img src="/assets/wp-content/uploads/2012/11/logo_flattr.gif" title="Flattr" /></a></li>-->
<!--<li><a href="#tabs-coinhive">Do Nothing</a></li>-->
</ul>
<div class="clearer"></div>
<div id="tabs-paypal" class="tabs-content">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="YE4BNSK7XJM8E"><input type="submit" style="width: 50px;" name="submit" value="1$"> (Ten hours of electricity for one developer PC)<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="923PU3Z5D5F76"><input type="submit" style="width: 50px;" name="submit" value="5$"> (One day webserver hosting)<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="GLFCAFMVMLF72"><input type="submit" style="width: 50px;" name="submit" value="10$"> (5% of our monthly telecommunication costs)<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="459WZLUKFZBN6"><input type="submit" style="width: 50px;" name="submit" value="25$"> (A quarter of a hard-drive)<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="DDQEUANL5BVDS"><input type="submit" style="width: 50px;" name="submit" value="50$"> (5% of one MS Visual Studio license)<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="BJX9D7UQSU7KW"><input type="submit" style="width: 50px;" name="submit" value="..."> Of course, you can donate any amount you regard appropriate.<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"></form>
<br><br>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<b>Not in the US?</b><br>
Select your currency:
<select name="currency_code">
<option value="AUD">AUD $</option>
<option value="BRL">BRL R$</option>
<option value="CAD">CAD $</option>
<option value="CHF">CHF Fr.</option>
<option value="CZK">CZK Kč</option>
<option value="DKK">DKK kr.</option>
<option value="EUR" selected>EUR €</option>
<option value="GBP">GBP £</option>
<option value="HKD">HKD $</option>
<option value="HUF">HUF Ft</option>
<option value="ILS">ILS ₪</option>
<option value="JPY">JPY ‎¥‎</option>
<option value="MXN">MXN $</option>
<option value="MYR">MYR RM</option>
<option value="NOK">NOK kr</option>
<option value="NZD">NZD $</option>
<option value="PHP">PHP ₱</option>
<option value="PLN">PLN gr</option>
<option value="RUB">RUB ₽</option>
<option value="SEK">SEK kr</option>
<option value="SGD">SGD $</option>
<option value="THB">THB ฿</option>
<option value="TWD">TWD $</option>
<option value="USD">USD $</option>
</select>
<br>
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="getgreenshot@gmail.com">
<input type="hidden" name="lc" value="IE">
<input type="hidden" name="item_name" value="Greenshot">
<input type="hidden" name="no_note" value="0">
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_SM.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://i1.wp.com/www.paypalobjects.com/en_US/i/scr/pixel.gif?resize=1%2C1&#038;ssl=1" data-recalc-dims="1">
</form>
</p>
<p>
We hope you get an idea of all the things we have to pay for in order to create free screenshot software for you.
Additionally, if only our hardware costs were covered, we still work for nothing.</p>
</div>
<div id="tabs-moneytransfer" class="tabs-content">
You can send us donations directly via money transfer. Please use the account details below:</p>
<table style="border:none">
<tr>
<th>Recipient name</th>
<td>Thomas Braun</td>
</tr>
<tr>
<th>Bank Name</th>
<td>ING-DiBa AG</td>
</tr>
<tr>
<th>Bank Adress</th>
<td>Theodor-Heuss-Allee 106<br>60486 Frankfurt am Main<br>Germany</td>
</tr>
<tr>
<th>IBAN</th>
<td>DE25500105175410753447</td>
</tr>
<tr>
<th>BIC</th>
<td>INGDDEFF</td>
</tr>
</tbody>
</table>
</div>
<div id="tabs-amazon" class="tabs-content">
<p><strong>
<span lang="de"><img width="16" height="11" title="de" alt="de" src="/assets/flags/de.gif"> Kunden von Amazon.de können uns gerne unterstützem, indem Sie uns etwas von unserer <a href="http://www.amazon.de/registry/wishlist/14V0E5HW3WQ9Z" target="_blank">Wunschliste</a> kaufen (Gutscheine sind immer willkommen :) bitte verwenden Sie getgreenshot@gmail.com als Empfängeradresse).</span><br>
(Amazon.de customers may support us by buying us something from our <a href="http://www.amazon.de/registry/wishlist/14V0E5HW3WQ9Z" target="_blank">wish list</a> (gift coupons are always welcome :) please use getgreenshot@gmail.com as recipient address).)</strong></p>
</div>
<div id="tabs-flattr" class="tabs-content">
<p>Flattr is a nice way to give back to open source developers, bloggers, artists, and all other people trying to make the world a better place. Flattr is based on micropayments.</p>
<script type="text/javascript">
/* <![CDATA[ */
(function() {
var s = document.createElement('script');
var t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'https://api.flattr.com/js/0.6/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
/* ]]> */
</script>
<a class="FlattrButton" style="display:none;"
title="Greenshot on Flattr"
rel="flattr;uid:jklingen;category:software;tags:screenshots,image;"
href="http://getgreenshot.org/">Greenshot on Flattr</a>
<noscript><a href="http://flattr.com/thing/30384/Greenshot-a-free-and-open-source-screenshot-tool" target="_blank">
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
</div>
<!--<div id="tabs-coinhive" class="tabs-content">
<p>
Just click "start mining" and leave this page open.
</p>
<script src="https://authedmine.com/lib/simple-ui.min.js" async></script>
<div class="coinhive-miner"
style="width: 256px; height: 310px"
data-key="HSJ0fo69lzIQB5tGfizcDS5WK2p9gyoO"
data-autostart="false"
data-whitelabel="true"
data-background="#000000"
data-text="#eeeeee"
data-action="#00ff00"
data-graph="#555555"
data-threads="2"
data-throttle="0.7">
<em>Loading...</em>
</div>
<p>
This will support our work with a bit of the processing power of your computer.
You can leave this page open as long as you like to support us.
</p>
<p>
No personal data is transferred, no costs for you. Only your computer will do a little bit of math to generate some crypto money for us.
You can also tune the parameters so they fit an appropriate CPU usage. The default is relatively low.
</p>
<p>
If you like to support us regularly this way, you can also use the following page as your browser's homepage and supoort us every day.
<br><br>
<a href="https://authedmine.com/media/miner.html?key=HSJ0fo69lzIQB5tGfizcDS5WK2p9gyoO" target="_blank"><b>Open the Greenshot miner</b></a>
</p>
</div>-->
<div id="tabs-bitcoin" class="tabs-content">
<p>If you like to donate some Bitcoin, please use this Wallet:</p>
<p>1EQvrcA1FQ5M6wyBZU6RbpRFFuC8Z9gb23</p>
<p><img src="/assets/bitcoin-qrcode.png"></p>
</div>
</div>
<div class="clearer"></div>
<h3>Official Sponsors</h3>
<a href="https://fahrrad-geschenke.de" target="_blank"><img src="/assets/fahrrad_geschenke_logo.png" width="250"></a>