Add Liberapay

This commit is contained in:
2026-01-18 02:41:13 +01:00
parent 4b88a3da90
commit 6246ff06ef
3 changed files with 304 additions and 193 deletions

View File

@@ -1,6 +1,5 @@
<!doctype html>
<html lang="en">
<head>
<title>Krzak.org - Recommended Applications</title>
<meta charset="utf-8" />
@@ -8,12 +7,41 @@
<!-- Favicons -->
<link rel="icon" type="image/svg+xml" href="/favicons/favicon.svg" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="48x48" href="/favicons/favicon-48x48.png" />
<link rel="icon" type="image/png" sizes="96x96" href="/favicons/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="192x192" href="/favicons/favicon-192x192.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/favicon-180x180.png" />
<link
rel="icon"
type="image/png"
sizes="16x16"
href="/favicons/favicon-16x16.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="/favicons/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="48x48"
href="/favicons/favicon-48x48.png"
/>
<link
rel="icon"
type="image/png"
sizes="96x96"
href="/favicons/favicon-96x96.png"
/>
<link
rel="icon"
type="image/png"
sizes="192x192"
href="/favicons/favicon-192x192.png"
/>
<link
rel="apple-touch-icon"
sizes="180x180"
href="/favicons/favicon-180x180.png"
/>
<link rel="shortcut icon" href="/favicons/favicon.ico" />
<!-- PWA -->
@@ -34,46 +62,73 @@
If you know of better applications, let me know!
</p>
<div class="slide-up" style="animation-delay: 1.0s">
<div class="slide-up" style="animation-delay: 1s">
<h2>Fediverse</h2>
<div class="app-gallery">
<!-- Aria -->
<div class="app-card highlighted">
<img src="https://raw.githubusercontent.com/poppingmoon/aria/main/assets/icons/aria.png"
alt="Aria icon" class="app-icon" />
<img
src="https://raw.githubusercontent.com/poppingmoon/aria/main/assets/icons/aria.png"
alt="Aria icon"
class="app-icon"
/>
<div>
<h4>Aria</h4>
<p>Better integration with Misskey/Sharkey.</p>
<div class="app-platforms">
<a href="https://apps.apple.com/app/aria-for-misskey/id6499410880" target="_blank">iOS</a>
<a href="https://play.google.com/store/apps/details?id=com.poppingmoon.aria"
target="_blank">Android</a>
<a href="https://github.com/poppingmoon/aria/releases/latest" target="_blank">Desktop</a>
<a
href="https://apps.apple.com/app/aria-for-misskey/id6499410880"
target="_blank"
>iOS</a
>
<a
href="https://play.google.com/store/apps/details?id=com.poppingmoon.aria"
target="_blank"
>Android</a
>
<a
href="https://github.com/poppingmoon/aria/releases/latest"
target="_blank"
>Desktop</a
>
</div>
</div>
</div>
<!-- Ice Cubes -->
<div class="app-card">
<img src="https://raw.githubusercontent.com/Dimillian/IceCubesApp/refs/heads/main/Images/AppIcon.png"
alt="Ice Cubes icon" class="app-icon" />
<img
src="https://raw.githubusercontent.com/Dimillian/IceCubesApp/refs/heads/main/Images/AppIcon.png"
alt="Ice Cubes icon"
class="app-icon"
/>
<div>
<h4>Ice Cubes</h4>
<p>Native UI.</p>
<div class="app-platforms">
<a href="https://apps.apple.com/pl/app/ice-cubes-for-mastodon/id6444915884"
target="_blank">iOS</a>
<a
href="https://apps.apple.com/pl/app/ice-cubes-for-mastodon/id6444915884"
target="_blank"
>iOS</a
>
</div>
</div>
</div>
<!-- Mastodon -->
<div class="app-card">
<img src="https://joinmastodon.org/logos/logo-purple.svg" alt="Mastodon icon" class="app-icon" />
<img
src="https://joinmastodon.org/logos/logo-purple.svg"
alt="Mastodon icon"
class="app-icon"
/>
<div>
<h4>Mastodon</h4>
<p>Native UI.</p>
<div class="app-platforms">
<a href="https://play.google.com/store/apps/details?id=org.joinmastodon.android&hl=en"
target="_blank">Android</a>
<a
href="https://play.google.com/store/apps/details?id=org.joinmastodon.android&hl=en"
target="_blank"
>Android</a
>
</div>
</div>
</div>
@@ -85,14 +140,23 @@
<div class="app-gallery">
<!-- Finamp -->
<div class="app-card highlighted">
<img src="https://raw.githubusercontent.com/jmshrv/finamp/54a1a24b8b501423a0c4b3a58e5748583d99a7f8/assets/icon/icon_foreground.svg"
alt="Finamp icon" class="app-icon" />
<img
src="https://raw.githubusercontent.com/jmshrv/finamp/54a1a24b8b501423a0c4b3a58e5748583d99a7f8/assets/icon/icon_foreground.svg"
alt="Finamp icon"
class="app-icon"
/>
<div>
<h4>Finamp</h4>
<p>Cross-platform client, just make sure to download the beta to have get the lyrics working</p>
<p>
Cross-platform client, just make sure to
download the beta to have get the lyrics working
</p>
<div class="app-platforms">
<a href="https://github.com/jmshrv/finamp"
target="_blank">Everything</a>
<a
href="https://github.com/jmshrv/finamp"
target="_blank"
>Everything</a
>
</div>
</div>
</div>
@@ -101,7 +165,7 @@
<br />
<ul>
<li class="slide-up" style="animation-delay: 2.0s">
<li class="slide-up" style="animation-delay: 2s">
<a href="/">
<strong>Back</strong>
</a>
@@ -111,18 +175,40 @@
<div class="librecounter fade-in" style="animation-delay: 2.5s">
<span class="librecounter-text">
Indexed by
<a href="https://librecounter.org/referer/show" target="_blank">LibreCounter</a>
<a
href="https://librecounter.org/referer/show"
target="_blank"
>LibreCounter</a
>
</span>
<a href="https://librecounter.org/referer/show" target="_blank">
<img src="https://librecounter.org/counter.svg" referrerpolicy="unsafe-url" alt="LibreCounter" />
<img
src="https://librecounter.org/counter.svg"
referrerpolicy="unsafe-url"
alt="LibreCounter"
/>
</a>
</div>
</div>
<!-- Back to top button -->
<button id="back-to-top" class="back-to-top" aria-label="Back to top" title="Back to top">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<button
id="back-to-top"
class="back-to-top"
aria-label="Back to top"
title="Back to top"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="18 15 12 9 6 15"></polyline>
</svg>
</button>
@@ -130,5 +216,4 @@
<script src="/refresh.js"></script>
<script src="/animations.js"></script>
</body>
</html>

View File

@@ -1,6 +1,5 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -40,9 +39,9 @@
<p class="fade-in" style="animation-delay: 0.25s">Support:</p>
<ul>
<li class="slide-up" style="animation-delay: 0.3s">
<a href="">
<strong>Blik</strong>
<span>+48 536 605 450</span>
<a href="https://liberapay.com/krzak">
<strong>Support</strong>
<span>Liberapay</span>
</a>
</li>
</ul>
@@ -58,18 +57,40 @@
<div class="librecounter fade-in" style="animation-delay: 0.4s">
<span class="librecounter-text">
Indexed by
<a href="https://librecounter.org/referer/show" target="_blank">LibreCounter</a>
<a
href="https://librecounter.org/referer/show"
target="_blank"
>LibreCounter</a
>
</span>
<a href="https://librecounter.org/referer/show" target="_blank">
<img src="https://librecounter.org/counter.svg" referrerpolicy="unsafe-url" alt="LibreCounter" />
<img
src="https://librecounter.org/counter.svg"
referrerpolicy="unsafe-url"
alt="LibreCounter"
/>
</a>
</div>
</div>
<!-- Back to top button -->
<button id="back-to-top" class="back-to-top" aria-label="Back to top" title="Back to top">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<button
id="back-to-top"
class="back-to-top"
aria-label="Back to top"
title="Back to top"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="18 15 12 9 6 15"></polyline>
</svg>
</button>
@@ -77,5 +98,4 @@
<script src="/refresh.js"></script>
<script src="/animations.js"></script>
</body>
</html>

View File

@@ -121,58 +121,64 @@
</a>
</li>
<li class="slide-up" style="animation-delay: 0.4s">
<a href="https://liberapay.com/krzak">
<strong>Support</strong>
<span>Liberapay</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.45s">
<a href="https://rss.krzak.org">
<strong>RSS</strong>
<span>Miniflux</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.45s">
<li class="slide-up" style="animation-delay: 0.5s">
<a href="https://paste.krzak.org">
<strong>Paste</strong>
<span>Opengist</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.5s">
<li class="slide-up" style="animation-delay: 0.55s">
<a href="https://share.krzak.org">
<strong>Share</strong>
<span>FilePizza</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.55s">
<li class="slide-up" style="animation-delay: 0.6s">
<a href="https://link.krzak.org">
<strong>Link Shortener</strong>
<span>Shlink</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.6s">
<li class="slide-up" style="animation-delay: 0.65s">
<a href="/mc.html">
<strong>Minecraft Server</strong>
<span>Fabric 1.21.10</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.65s">
<li class="slide-up" style="animation-delay: 0.7s">
<a href="/applications.html">
<strong>Recommended applications</strong>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.7s">
<li class="slide-up" style="animation-delay: 0.75s">
<a href="https://discord.gg/CY3Zr6baD7">
<strong>Discord server</strong>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.75s">
<li class="slide-up" style="animation-delay: 0.8s">
<a href="/contact.html">
<strong>Contact</strong>
</a>
</li>
</ul>
<p class="fade-in" style="animation-delay: 0.75s">
<p class="fade-in" style="animation-delay: 0.85s">
If you want an account on any of these, want to suggest
something new or get a subdomain, just message me
</p>
<div class="librecounter fade-in" style="animation-delay: 0.75s">
<div class="librecounter fade-in" style="animation-delay: 0.9s">
<span class="librecounter-text">
Indexed by
<a