mirror of
https://github.com/YACReader/yacreader
synced 2025-05-25 09:50:33 -04:00
81 lines
2.4 KiB
HTML
81 lines
2.4 KiB
HTML
<html>
|
|
<head>
|
|
<style type="text/css">
|
|
h1, h2{
|
|
color: #302f2d;
|
|
font-weight: normal;
|
|
}
|
|
|
|
h1{
|
|
font-size: 20px;
|
|
}
|
|
|
|
h2{
|
|
font-size: 14px;
|
|
}
|
|
|
|
a {
|
|
color: #C19441;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p><img src=":/images/icon-new.svg" /> </p>
|
|
|
|
<h1>General Information</h1>
|
|
<p>
|
|
YACReader - Yet Another Comic Reader - version %1.%2 <br/>
|
|
by Luis Ángel San Martín Rodríguez
|
|
<h2>Contact</h2>
|
|
<ul>
|
|
<li>support: support@yacreader.com </li>
|
|
<li>suggestions and general information: info@yacreader.com </li>
|
|
<li>developer e-mail: luisangelsm@gmail.com </li>
|
|
<li>users' forum: <a href="http://www.yacreader.com/forum">http://www.yacreader.com/forum</a>
|
|
</ul>
|
|
<h2>Web site</h2>
|
|
web site: <a href="http://www.yacreader.com">http://www.yacreader.com</a>
|
|
<h2>License</h2>
|
|
Published under <a href="http://www.gnu.org/copyleft/gpl.html">GPL v3</a> license.
|
|
|
|
</p>
|
|
|
|
<h1>Donations</h1>
|
|
<p>YACReader is free and open source</p>
|
|
<p>
|
|
If you like YACReader, please, consider to make a donation, it helps keeping the project alive. <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=5TAMNQCDDMVP8&lc=ES&item_name=YACReader¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"> Donate! </a>
|
|
</p>
|
|
|
|
<p>
|
|
You can also become a patron in <a href="https://www.patreon.com/yacreader">Patreon</a>.
|
|
</p>
|
|
|
|
<h1>Go social</h1>
|
|
<p>
|
|
Find other users and help at:
|
|
<ul>
|
|
<li><a href="http://www.facebook.com/YACReader">Facebook</a></li>
|
|
<li><a href="Twitter - http://twitter.com/yacreader ">Twitter</a></li>
|
|
<li><a href="http://www.youtube.com/user/yacreader">YouTube</a> </li>
|
|
<li><a href="https://www.instagram.com/yacreader/">Instagram</a></li>
|
|
<li><a href="https://www.patreon.com/yacreader">Patreon</a></li>
|
|
<li><a href="https://discord.com/invite/dA5xABa85j">Discord</a></li>
|
|
</ul>
|
|
</p>
|
|
|
|
<h1>Third-party software and resources</h1>
|
|
<p>
|
|
Compressed files are loaded using <a href="http://www.7-zip.org/">7zip</a> (Windows version) and <a href="http://p7zip.sourceforge.net/">p7zip</a> (Linux/MacOS X versions)
|
|
</p>
|
|
<p>
|
|
Server info QR codes are generated using <a href="http://fukuchi.org/works/qrencode/">qrencode</a> and <a href="http://code.google.com/p/qrencode-win32/"> qrencode-win32 </a>
|
|
</p>
|
|
<p>
|
|
SW flow effect uses a modified version of <a href="http://code.google.com/p/pictureflow/">PictureFlow</a>.
|
|
</p>
|
|
<p>
|
|
Server uses <a href="http://stefanfrings.de/qtwebapp/index-en.html">QtWebApp</a>.
|
|
</p>
|
|
</body>
|
|
</html>
|