fluffychat/ta/index.html
Christian Kußowski 812e85e3a5
chore: Update page
2026-03-12 17:45:50 +01:00

181 lines
No EOL
15 KiB
HTML

<!DOCTYPE html>
<html lang="ta"></html>
<html>
<head>
<meta charset="utf-8">
<title>FluffyChat Official Website | Home</title>
<meta name="identifier-url" content="https://fluffychat.im"/>
<meta name="title" content="FluffyChat Official Website"/>
<meta name="description" content="The cutest messenger in the Matrix network"/>
<meta name="abstract" content="FluffyChat is the cutest messenger in the Matrix network"/>
<meta name="keywords" content="FluffyChat, Matrix, Flutter, App"/>
<meta name="author" content="Krille Fear"/>
<meta name="revisit-after" content="15"/>
<meta name="language" content="EN"/>
<meta name="robots" content="All"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/assets/favicon.png">
<link rel="preload" href="/assets/tailwind.css" as="style" onload="this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="/assets/tailwind.css"></noscript>
</head>
<body
class="flex flex-col items-center min-h-screen w-full bg-white dark:bg-slate-800"
style="font-family: 'Zen Kurenaido', sans-serif;">
<!--Header-->
<div class="w-full lg:h-12 min-h-12 py-4 lg:py-0 mb-8 border-b border-gray-200 dark:border-gray-700">
<nav class="flex flex-wrap h-full justify-center items-center space-x-6 w-full max-w-4xl m-auto">
<a href="/ta/" class="underline text-lg">வீடு</a>
<a href="/ta/faq" class=" text-lg">அடிக்கடி கேட்கப்படும் கேள்விகள்</a>
<a href="/ta/changelog" class=" text-lg">
மாற்றபதிவு</a>
<a href="https://ko-fi.com/krille/posts" target="_blank" class="text-lg">வலைப்பதிவு
</a>
<div class="lg:flex-grow"></div>
<a href='https://ko-fi.com/C1C86VN53' class="hover:scale-110 transition-transform" target='_blank'>
<div class="rounded-xl bg-slate-900 dark:bg-slate-50 p-2 flex flex-row spacing-4"><img src="/assets/ko-fi.png" class="h-5 mr-2"/>
<span class="text-white dark:text-black text-xs flex items-center mr-2">Ko-Fi இல் என்னை ஆதரிக்கவும்</span>
</div>
</a>
<a href="https://troet.cafe/@krille" rel="me" class="m-2 hover:scale-110 transition-transform "><img src="/assets/mastodon.svg" class="h-7"/>
</a>
</nav>
</div>
<img src="/assets/info-logo.png" alt="FluffyChat Logo" class="h-56"/>
<p class="text-xl dark:text-gray-200 text-gray-700 mb-8">[மேட்ரிக்ச்] இல் உள்ள அழகான தூதர்</p>
<div class="flex flex-wrap justify-center mb-16 w-full px-8 gap-4">
<img
src="/assets/screenshots/mobile.png"
alt="Mobile screenshot"
class="h-96 w-auto object-contain rounded-xl border border-gray-300 shadow-xl"/>
<img
src="/assets/screenshots/desktop.png"
alt="Desktop screenshot"
class="h-96 w-auto hidden md:inline-block object-contain rounded-xl border border-gray-300 shadow-xl"/>
</div>
<div class="max-w-lg mb-16 flex justify-center flex-wrap">
<a href="https://apps.apple.com/app/fluffychat/id1551469600"><img src="/assets/appstore-badge.png" class="w-36 pr-2 mb-2 inline hover:scale-105 transition-transform">
</a>
<a href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat"><img src="/assets/google-play-badge.png" class="w-36 pr-2 mb-2 hover:scale-105 transition-transform inline">
</a>
<a href="https://f-droid.org/packages/chat.fluffy.fluffychat/"><img src="/assets/fdroid_button.png" class="w-36 pr-2 mb-2 hover:scale-105 transition-transform inline">
</a>
<a href="https://fluffychat.im/web">
<img src="/assets/browser-badge.png" class="w-36 pr-2 mb-2 hover:scale-105 transition-transform inline">
</a>
<a href="https://snapcraft.io/fluffychat"><img src="/assets/snap-store-badge.svg" class="w-36 pr-2 mb-2 hover:scale-105 transition-transform inline">
</a>
<a href="https://flathub.org/apps/details/im.fluffychat.Fluffychat"><img src="/assets/flathub-badge-en.png" class="w-36 pr-2 mb-2 hover:scale-105 transition-transform inline">
</a>
</div>
<div class="grid md:grid-cols-3 md:grid-rows-3 max-w-4xl justify-center w-full mb-16 features">
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated dancing woman" loading="lazy" src="/assets/feature1.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">பயன்படுத்த எளிதானது</h1>
<p class="text-center dark:text-white">FluffyChat முடிந்தவரை பயன்படுத்த எளிதாக வடிவமைக்கப்பட்டுள்ளது. யாரும் பின் தங்கி விடக்கூடாது.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated pencil" loading="lazy" src="/assets/feature2.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">பொருள் நீங்கள்</h1>
<p class="text-center dark:text-white">நன்கு மெருகூட்டப்பட்ட வடிவமைப்பு மெட்டீரியல் யூ அடிப்படையிலானது மற்றும் அனைத்து தளங்களிலும் சிறப்பாக செயல்படுகிறது.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated mechanical arm" loading="lazy" src="/assets/feature3.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">பாதுகாப்பானது</h1>
<p class="text-center dark:text-white">எண்ட்-டு-எண்ட் என்க்ரிப்சன், குறுக்கு-கையொப்பமிடுதல் மற்றும் என்க்ரிப்ட் செய்யப்பட்ட காப்புப்பிரதிகளுடன், FluffyChat மிகவும் பாதுகாப்பான தூதுவர்களில் ஒன்றாகும்.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated planet earth" loading="lazy" src="/assets/feature4.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">பரவலாக்கப்பட்டது</h1>
<p class="text-center dark:text-white">நீங்கள் பயன்படுத்த விரும்பும் <a href="https://joinmatrix.org">சேவையகத்தை</a> அல்லது <a href="https://matrix.org/ecosystem/servers/">சுய-ஓச்ட்டை</a> தேர்வு செய்யலாம்!</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated bell" loading="lazy" src="/assets/feature5.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">புச் அறிவிப்புகள்</h1>
<p class="text-center dark:text-white">Firebase முகில் Messaging அல்லது அதிக தனியுரிமையை மையமாகக் கொண்ட <a href="https://unifiedpush.org">Unified Push</a> என்பதை நீங்கள் தேர்வு செய்யலாம்.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated rocket" loading="lazy" src="/assets/feature6.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">இடங்கள்</h1>
<p class="text-center dark:text-white">இடைவெளிகள் மூலம் நீங்கள் அரட்டைகள் மற்றும் பயனர்களை ஒழுங்கமைக்கும் சமூகத்தில் சேரலாம் அல்லது உருவாக்கலாம். துணை இடைவெளிகளைப் பயன்படுத்தி உங்கள் சமூகங்களை கூட நீங்கள் கூடுகட்டலாம்.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated glass sphere" loading="lazy" src="/assets/feature7.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">வீடியோ அழைப்புகள்</h1>
<p class="text-center dark:text-white">இன்னும் ஒரு சோதனை நற்பொருத்தம் ஆனால் நீங்கள் ஏற்கனவே பிற [மேட்ரிக்ச்] கிளையண்டுகளுடன் இணக்கமான வீடியோ மற்றும் ஆடியோ அழைப்புகளை முயற்சிக்கலாம்.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated chick" loading="lazy" src="/assets/feature8.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">ச்டிக்கர்கள்</h1>
<p class="text-center dark:text-white">உங்கள் சொந்த ச்டிக்கர் செட்களை உருவாக்கி அவற்றை உங்கள் நண்பர்களுடன் பகிர்ந்து கொள்ளுங்கள். நீங்கள் அவற்றை இன்லைன் ஈமோசிகளாகவும் பயன்படுத்தலாம்.</p>
</div>
<div class="flex flex-col justify-center items-center p-8">
<img alt="Animated whoa emoji" loading="lazy" src="/assets/feature9.gif" class="h-32"/>
<h1 class="text-purple-500 dark:text-purple-300 text-2xl">இணக்கமானது</h1>
<p class="text-center dark:text-white">FluffyChat <a href="https://element.io">Element</a>, <a href="https://nheko-reborn.github.io/">Nheko</a>, <a href="https://cinny.in">Cinny</a> அல்லது <a ன்ற எந்த [ட்ரிக்ச்] ியண்டடனம் இணக்கமனத href="https://apps.kde.org/de/neochat/">NeoChat</a>.</p>
</div>
</div>
<!--Footer-->
<div class="w-full flex justify-center border-t border-gray-200 dark:border-gray-700">
<footer class="w-full text-center max-w-4xl p-4 text-slate-700 dark:text-slate-200">
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/ta/impressum">
முத்திரை</a>
-
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/ta/privacy">
தனியுரிமைக் கொள்கை</a>
-
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/ta/tos">
பணி விதிமுறைகள்</a>
-
<a
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
href="https://github.com/krille-chan/fluffychat">மூலக் குறியீடு</a>
-
<a
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
href="https://liberapay.com/KrilleChritzelius">லிபரபே</a>
-
<a
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
href="https://hosted.weblate.org/projects/fluffychat/">மொழிபெயர்ப்புகள்</a>
-
<a
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
href="https://googlefonts.github.io/noto-emoji-animation/">நோட்டோ அனிமேசன் எமோசிகள்</a>
-
<a
class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm"
href="https://krille-chan.github.io">கிரில்-சானால் உருவாக்கப்பட்டது</a>
<br/>
<span class="text-slate-700 dark:text-slate-200 text-sm">மொழி:
</span>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/be/">Беларуская</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/de/">Deutsch</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/en/">English</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/et/">eesti keel</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/fi/"></a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/fy/">Frysk</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/gl/">Galego</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/lv/">Latviešu</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/nb_NO/">Norsk</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/nl/">Nederlands</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/ta/">ஆங்கிலம்</a>
<a class="text-slate-700 dark:text-slate-200 underline hover:text-purple-800 text-sm" href="/uz/">O&#39;zbekcha</a>
</footer>
</div>
</body>
</html>