mirror of
				https://gitlab.com/famedly/fluffychat.git
				synced 2025-10-30 19:47:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			239 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			239 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | ||
| <html lang="ru">
 | ||
| <head>
 | ||
|     <script>
 | ||
|     var languages = new Array();
 | ||
|     
 | ||
|     languages.push("en");
 | ||
|     
 | ||
|     languages.push("de");
 | ||
|     
 | ||
|     languages.push("es");
 | ||
|     
 | ||
|     languages.push("nl");
 | ||
|     
 | ||
|     languages.push("ru");
 | ||
|     
 | ||
|     </script>
 | ||
|     <!-- Basic Page Needs
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <meta charset="utf-8">
 | ||
| <title>FluffyChat - Official Website</title>
 | ||
| <meta name="description" content="">
 | ||
| <meta name="author" content="">
 | ||
| 
 | ||
| <!-- Mobile Specific Metas
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <meta name="viewport" content="width=device-width, initial-scale=1">
 | ||
| 
 | ||
| <!-- FONT
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <link href="/assets/css/font.css" rel="stylesheet" type="text/css">
 | ||
| 
 | ||
| <!-- CSS
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <link rel="stylesheet" href="/assets/css/normalize.css">
 | ||
| <link rel="stylesheet" href="/assets/css/skeleton.css">
 | ||
| <link rel="stylesheet" href="/assets/css/animate.min.css">
 | ||
| <link rel="stylesheet" href="/assets/css/custom.css">
 | ||
| 
 | ||
| <!-- JS
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <script src="/assets/js/nav.js"></script>
 | ||
| <script src="/assets/js/jquery-3.2.1.min.js"></script>
 | ||
| 
 | ||
| <!-- Favicon
 | ||
| –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 | ||
| <link rel="icon" type="image/png" href="/assets/images/favicon.png">
 | ||
| 
 | ||
| </head>
 | ||
| <body>
 | ||
|     <div class="container" id="headerContainer">
 | ||
|     <div class="header">
 | ||
|         <div class="left_side">
 | ||
|             <a class="header_button" href="index.html"><img src="/assets/images/favicon.png"></a>
 | ||
|         </div>
 | ||
|         <div class="right_side">
 | ||
|             <nav id="header_main_nav">
 | ||
|                 <a href="https://gitlab.com/famedly/fluffychat/issues" target="new">FAQ</a>
 | ||
|                 <a href="https://matrix.to/#/%23fluffychat:matrix.org"  target="new" >Сообщество</a>
 | ||
|                 <a href="https://gitlab.com/famedly/fluffychat"  target="new" >GitLab</a>
 | ||
|                 <a href="https://liberapay.com/KrilleChritzelius/"  target="new" >Liberapay</a>
 | ||
|                 <a class="header_button" rel="me" href="https://metalhead.club/@krille" target="new"><img src="/assets/images/mastodon.png"></a>
 | ||
|             </nav>
 | ||
|             <a id="header_toggle_mobile" class="header_button"><img src="/assets/images/menu.svg"></a>
 | ||
|         </div>
 | ||
|     </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
|     <div id="content">
 | ||
|         <img src="/assets/images/banner.png" id="banner" />
 | ||
| 
 | ||
|         <div class="container">
 | ||
|             <div class="row">
 | ||
|     <div class="one-half column paddingColumn" id="titleColumn">
 | ||
|         <h3>Открытый. Некоммерческий. Милый ♥</h3>
 | ||
|         <b>Android:</b><br />
 | ||
|         <a href="https://play.google.com/store/apps/details?id=chat.fluffy.fluffychat" target="new"><img
 | ||
|                 alt="Get it from PlayStore" style="height: 50px;" class="animated bounceIn"
 | ||
|                 src="/assets/images/google-play-badge.png" /></a>
 | ||
|         <a href="/ru/fdroid.html"><img alt="Get it from F-Droid" style="height: 50px;"
 | ||
|                 class="animated bounceIn" src="/assets/images/fdroid_button.png" /></a><br />
 | ||
|         <b>iPhone:</b><br />
 | ||
|         <a href="https://testflight.apple.com/join/hL6Tyyaj" target="new"><img alt="Get it from the AppStore"
 | ||
|                 style="height: 50px;" class="animated bounceIn"
 | ||
|                 src="/assets/images/appstore-badge.png" /></a><br />
 | ||
|         <b>Ubuntu Touch:</b><br />
 | ||
|         <a href="https://open-store.io/app/fluffychat.christianpauly" target="new"><img
 | ||
|                 style="height: 50px;width: auto;" class="buttonImage animated bounceIn"
 | ||
|                 src="/assets/images/downloadButton.jpg" /></a><br />
 | ||
|         <b>Linux:</b><br />
 | ||
|         <a href="https://flathub.org/apps/details/im.fluffychat.Fluffychat" target="new"><img alt="Get it from FlatHub"
 | ||
|                 style="height: 50px;" src="https://flathub.org/assets/badges/flathub-badge-en.png" /></a>
 | ||
|         <a href="https://snapcraft.io/fluffychat" target="new"><img alt="Get it from the Snap Store"
 | ||
|                 style="height: 50px;"
 | ||
|                 src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" /></a><br />
 | ||
|         <b>Browser:</b><br />
 | ||
|         <a href="https://web.fluffychat.im" id="browserbutton" target="new"><img alt="Open in "
 | ||
|                 style="height: 42px; padding: 5px;" class="animated bounceIn"
 | ||
|                 src="/assets/images/browser.png" />
 | ||
|             <p>Open in the browser</p>
 | ||
|         </a><br />
 | ||
|     </div>
 | ||
|     <div class="one-half column gridItem">
 | ||
|         <img id="screenshot" src="/assets/images/product-mini.png"
 | ||
|             class="article_image animated bounceInRight" />
 | ||
| 
 | ||
|     </div>
 | ||
| </div>
 | ||
| 
 | ||
| <div class="spacer"> </div>
 | ||
| 
 | ||
| <div class="row">
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/open.svg" class="article_image" />
 | ||
|         <p><b>Открытый</b><br>
 | ||
|             Открытый исходный код и разработка, где каждый может присоединиться.</p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/nonprofit.svg" class="article_image" />
 | ||
|         <p>
 | ||
|             <b>Некоммерческий</b><br>
 | ||
|             FluffyChat финансируется за счет пожертвований.
 | ||
|         </p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/cute.svg" class="article_image" />
 | ||
|         <p><b>Милый ♥</b><br>
 | ||
|             Симпатичный дизайн и множество настроек темы, включая темный режим.
 | ||
|     </div>
 | ||
| </div>
 | ||
| <div class="row">
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/chats.svg" class="article_image" />
 | ||
|         <p><b>Один-на-один и групповые чаты</b><br>
 | ||
|             Неограниченные группы и прямые чаты.
 | ||
|         </p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/easy.svg" class="article_image" />
 | ||
|         <p><b>Простой</b><br>
 | ||
|             FluffyChat сделан максимально простым в использовании.
 | ||
|         </p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/free.svg" class="article_image" />
 | ||
|         <p><b>Бесплатный</b><br>
 | ||
|             Бесплатное использование для всех без рекламы.
 | ||
|         </p>
 | ||
|     </div>
 | ||
| </div>
 | ||
| <div class="row">
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/connective.svg" class="article_image" />
 | ||
|         <p><b>Связующий</b><br>
 | ||
|             FluffyChat может использовать вашу адресную книгу, чтобы найти твоих друзей.
 | ||
|         </p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/decentralized.svg" class="article_image" />
 | ||
|         <p><b>Децентрализованный</b><br>
 | ||
|             Не существует «сервера FluffyChat», который вы вынуждены использовать. Используйте сервер, который вы считаете заслуживающим доверия, или разместите свой собственный.
 | ||
|         </p>
 | ||
|     </div>
 | ||
|     <div class="one-third column gridItem">
 | ||
|         <img src="/assets/images/compatible.svg" class="article_image" />
 | ||
|         <p><b>Совместимый</b><br>
 | ||
|             Совместим с <a href="https://matrix.org/docs/projects/client/riot-android.html" target="new">Riot</a>, <a href="https://matrix.org/docs/projects/client/fractal.html" target="new">Fractal</a>, <a href="https://matrix.org/docs/projects/client/nheko.html" target="new">Nheko</a> и всеми <a href="https://matrix.org/docs/projects/try-matrix-now.html" target="new">matrix</a> мессенджерами.</p>
 | ||
|     </div>
 | ||
| </div>
 | ||
| 
 | ||
| <div class="spacer"> </div>
 | ||
| 
 | ||
| <div class="row">
 | ||
|     <div class="one-third column">
 | ||
|         <img class="article_image" src="/assets/images/if_50-_couple-lesbian-love-head-to-head-1_3011618.png" />
 | ||
|     </div>
 | ||
|     <div class="two-thirds column paddingColumn">
 | ||
|         <h3>FluffyChat приходит с мечтой</h3>
 | ||
|         <p>Представьте себе мир, в котором каждый может выбрать понравившийся ему мессенджер и по-прежнему общаться со всеми своими друзьями.<br> Мир, в котором нет компаний, которые следят за тобой, когда ты отправляешь селфи друзьям и любимым.<br> И мир, где приложения созданы для пушистости, а не для получения прибыли. ♥
 | ||
|         </p>
 | ||
|     </div>
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
|         </div>
 | ||
|     </div>
 | ||
| 
 | ||
|     <div class="spacer"> </div>
 | ||
| 
 | ||
| 
 | ||
| <div class="centered">
 | ||
|     <script src="https://liberapay.com/KrilleChritzelius/widgets/button.js"></script>
 | ||
|     <noscript><a href="https://liberapay.com/KrilleChritzelius/donate"><img alt="Donate using Liberapay" src="https://liberapay.com//assets/widgets/donate.svg"></a></noscript>
 | ||
| </div>
 | ||
| 
 | ||
| <div class="spacer"> </div>
 | ||
| 
 | ||
| <div class="container">
 | ||
| 
 | ||
| <div id="footer">
 | ||
|     Languages available: (
 | ||
|     
 | ||
|     
 | ||
|     <a href="/en">en</a>
 | ||
|     
 | ||
|     
 | ||
|     
 | ||
|     <a href="/de">de</a>
 | ||
|     
 | ||
|     
 | ||
|     
 | ||
|     <a href="/es">es</a>
 | ||
|     
 | ||
|     
 | ||
|     
 | ||
|     <a href="/nl">nl</a>
 | ||
|     
 | ||
|     
 | ||
|     
 | ||
|     <a href="/ru">ru</a>
 | ||
|     
 | ||
|     
 | ||
|     )
 | ||
|     <br/>
 | ||
|     <a href="https://gitlab.com/famedly/flutter/-/blob/main/LICENSE" target="new">GNU General Public License</a> -
 | ||
|     <a href="/en/changelog.md" target="new">Изменения</a> -
 | ||
|     <a href="https://hosted.weblate.org/projects/fluffychat/" target="new">Помочь с переводами</a> -
 | ||
|     <a href="https://christianpauly.gitlab.io/" target="new">Создано Кристианом Поли</a> -
 | ||
|     <a href="/en/privacy.html">Политика конфиденциальности</a> -
 | ||
|     <a href="https://gitlab.com/famedly/flutter/-/graphs/main" target="new">Авторы</a> -
 | ||
|     <a href="https://gitlab.com/famedly/flutter#special-thanks-to" target="new">Особая благодарность</a>
 | ||
| </div>
 | ||
| 
 | ||
| </div>
 | ||
| 
 | ||
| </body>
 | ||
| </html>
 | 
