diff --git a/docs/Android Tutorial/Getting-Started-With-Android.md b/docs/Android Tutorial/Getting-Started-With-Android.md index a6a4be78..7b0511f2 100644 --- a/docs/Android Tutorial/Getting-Started-With-Android.md +++ b/docs/Android Tutorial/Getting-Started-With-Android.md @@ -23,7 +23,7 @@ This method is ideal if you want to post to platforms like **Gmail, Twitter, or Steps to Use the Platform Feature: -1. **Download the RelaySMS app.** + ### 1. **Download the RelaySMS app.** - [Google_Play_Store](https://play.google.com/store/apps/details?id=com.afkanerd.sw0b) @@ -32,7 +32,7 @@ Steps to Use the Platform Feature: onbording1 -2. **Go through onboarding to get familiar.** + ### 2. **Go through onboarding to get familiar.** - Click the Make app default button (Optional) onbording1 @@ -42,7 +42,7 @@ Steps to Use the Platform Feature: onbording2 onbording2 -3. **Create an account:** + ### 3. **Create an account:** - Tap Sign Up. @@ -60,17 +60,18 @@ Steps to Use the Platform Feature: onbording2 onbording2 -4. **Already have an account?** Tap **Login**, fill in your details, click **Login**and put in the recaptcha code. + ### 4. **Already have an account?** Tap **Login**, fill in your details, click **Login**and put in the recaptcha code. onbording2 -5. **Verify your phone:** + + ### 5. **Verify your phone:** onbording2 onbording2 - Enter the SMS code you received and hit **Submit.** -6. **Save your platforms:** + ### 6. **Save your platforms:** - Tap the **Platforms** tab. @@ -88,8 +89,7 @@ Steps to Use the Platform Feature: - When successful, the icon will light up! - -7. **Choose a Gateway Client:** + ### 7. **Choose a Gateway Client:** - Tap the **Country** tab. @@ -106,7 +106,7 @@ Steps to Use the Platform Feature: - Alternatively, you can select a gateway client from the list that pops up when you hit the send button after composing your message. -8. **Send a message:** + ### 8. **Send a message:** - On the **Recent** page, tap the **Compose icon.** @@ -135,38 +135,41 @@ Your encrypted message will appear there, just hit Send.* Our **"Store Tokens On-Device"** feature gives you more control over your account credentials by keeping your access tokens on your phone instead of on the RelaySMS servers. This tutorial walks you through how to enable or disable this feature and how to refresh Twitter tokens when using local storage. -**Enabling On-Device Token Storage** + ## **Enabling On-Device Token Storage** To start storing your access tokens locally on your device: -1. Open the **RelaySMS** app. + ### 1. Open the **RelaySMS** app. GatewayAvailable -2. Tap on **Settings**. + + ### 2. Tap on **Settings**. + GatewayAvailable -3. Go to the **Publishing**section. + ### 3. Go to the **Publishing**section. GatewayAvailable -4. Find the toggle for **“Store tokens on-device”** and switch it **ON.** + ### 4. Find the toggle for **“Store tokens on-device”** and switch it **ON.** -**What happens next?** +## **What happens next?** - All access tokens that were previously stored on RelaySMS servers will be securely transferred to your device. - From now on, all **new tokens** will only be stored **locally** on your phone. -**Disabling On-Device Token Storage** +## **Disabling On-Device Token Storage** To stop using local token storage and go back to storing tokens on the cloud: -1. Go to **Settings > Publishing.** +### 1. Go to **Settings > Publishing.** + + ### 2. Switch the **“Store tokens on-device”** toggle **OFF.** -2. Switch the **“Store tokens on-device”** toggle **OFF.** GatewayAvailable **What this means:** @@ -177,35 +180,32 @@ To stop using local token storage and go back to storing tokens on the cloud: - However, **new tokens** generated after this will be saved to the **RelaySMS cloud server**, not your device. - -**Refreshing Twitter Tokens (For On-Device Use Only)** + ### **Refreshing Twitter Tokens (For On-Device Use Only)** Due to Twitter's security limitations, tokens stored on your device can only be used **once per tweet**. To send another tweet, you’ll need to **revoke and restore** the token. Here’s how: -1. After sending a tweet, you’ll receive an **SMS delivery status message**. If you're using an on-device token, this message will include a **refreshed Twitter token**. - + ### 1. After sending a tweet, you’ll receive an **SMS delivery status message**. If you're using an on-device token, this message will include a **refreshed Twitter token**. -2. **Copy the entire SMS message** (as-is). + ### 2. **Copy the entire SMS message** (as-is). -3. Open the **RelaySMS app** and go to the **Inbox** section. + ### 3. Open the **RelaySMS app** and go to the **Inbox** section. -4. **Paste** the full SMS message into the inbox. + ### 4. **Paste** the full SMS message into the inbox. -5. The app will automatically extract and refresh your Twitter token. + ### 5. The app will automatically extract and refresh your Twitter token. -6. You’re now ready to send your next tweet. + + ### 6. You’re now ready to send your next tweet. Repeat this process **after every Twitter message** if you're using local token storage. - - ## [How to Use the On-Device Token Storage Feature](/docs/On-Device%20Tutorial/On-DeviceToken#how-to-use-the-on-device-token-storage-feature) diff --git a/docs/Gateway Clients Guide/GatewayClientsGuide.md b/docs/Gateway Clients Guide/GatewayClientsGuide.md index ceafe5e4..8e2b698f 100644 --- a/docs/Gateway Clients Guide/GatewayClientsGuide.md +++ b/docs/Gateway Clients Guide/GatewayClientsGuide.md @@ -9,81 +9,67 @@ Follow this simple guide to set up and configure a Deku SMS Gateway Client on yo ## Requirements for Setting Up a Gateway Client: ### Android Device: - -- Your device must be able to connect to the internet. -- It should have a SIM card capable of receiving SMS messages. +Your device must be able to connect to the internet. +It should have a SIM card capable of receiving SMS messages. ### Internet Connection: - -- You will need a reliable internet connection (Wi-Fi or mobile data). -- Deku SMS uses very little data, so mobile data is sufficient. +You will need a reliable internet connection (Wi-Fi or mobile data). +Deku SMS uses very little data, so mobile data is sufficient. ## Steps to Configure Deku SMS on an Android Device: ### Step 1: Download the Deku SMS App - You can download the Deku SMS app from one of the following sources: - -- [Google Play Store](https://play.google.com/store/apps/details?id=com.afkanerd.deku) -- [F-Droid](https://f-droid.org/packages/com.afkanerd.deku/) -- [GitHub Releases](https://github.com/deku-messaging/Deku-SMS-Android/releases) +- Google Play Store +- F-Droid +- GitHub Releases ### Step 2: Set Deku SMS as Your Default SMS App +GatewayAvailable + Once the app is installed, set it as the default SMS app on your Android device. ### Step 3: Configure Message Forwarding -onbording1 - -1. Open the Deku SMS app. - -2. Tap on the three dots in the top right corner of the app. +GatewayAvailable -3. From the dropdown menu, select **Message Forwarding**. +Open the Deku SMS app. +Tap on the three dots in the top right corner of the app. +From the dropdown menu, select Message Forwarding. ### Step 4: Add a Gateway Server -
- Deku SMS App - Deku SMS App -
+GatewayAvailable +GatewayAvailable +GatewayAvailable -1. Tap on the three dots in the top right corner again. -2. Select **View Gateway Servers** from the dropdown. - -
- Deku SMS App - Deku SMS App -
- -3. Tap the three dots once more and choose **Add HTTPS Gateway Server**. - -4. Two gateway servers need to be added in order for both Android and iOS users of the RelaySMS app to use the gateway client to publish their messages online. +Tap on the menu dots in the top right corner of the routed messages page. +Tap on the three dots in the top right corner of the Gateway clients messages page. +Tap the three dots once more and choose Add HTTPS Forwarders. ### Step 5: Fill in the Required Information +GatewayAvailable +GatewayAvailable -Deku SMS App - -- **URL 1**: Enter the following URL: - `https://gatewayserver.smswithoutborders.com/v3/publish` +Enter the following URL: +https://gatewayserver.smswithoutborders.com/v3/publish -- **Tag**: Enter a name for your gateway server. +Tag: Enter a name for your gateway server. -- **Check "All"**: Ensure the "All" checkbox is checked to route all SMS messages through the server. +Check "All": Ensure the "All" checkbox is checked to route all SMS messages through the server. ### Step 6: Finalize the Setup -Deku SMS App +GatewayAvailable -1. Tap **Add** to save your gateway server configuration. +Tap Save to save your gateway server configuration. -2. Repeat the process and add the second gateway server with **URL 2**: - `https://gatewayserver.smswithoutborders.com/sms/platform/android` - -Deku SMS App +GatewayAvailable ## Your Gateway Client is Now Ready! -You can now share your number with RelaySMS users. Your Android device will act as a gateway client, helping route messages through the Deku SMS app. + + +You can now share your number with RelaySMS users. Your Android device will act as a gateway client, helping route messages through the Deku SMS app. \ No newline at end of file diff --git a/docs/iOS Tutorial/Getting-Started-With-iOS.md b/docs/iOS Tutorial/Getting-Started-With-iOS.md index aa20352d..dbad7ba8 100644 --- a/docs/iOS Tutorial/Getting-Started-With-iOS.md +++ b/docs/iOS Tutorial/Getting-Started-With-iOS.md @@ -12,17 +12,16 @@ RelaySMS enables users to stay connected to their online platforms even when the #### Step 1: Download the App - -![App Store](/img/ios2.jpeg) +GatewayAvailable - Download RelaySMS from the [App Store](https://apps.apple.com/us/app/relaysms/id6630382970) - Alternatively, you can access it on [GitHub](https://github.com/smswithoutborders/SMSwithoutBorders-Android) + - **Technical Requirements:** - SMS-capable iPhone - iOS-compatible version - -There are two ways to communicate using the app during an internet shutdown; +There are two ways to communicate using the app during an internet shutdown; **A.** By using your default RelaySMS account(bridges), where u can send an email without the need to sign up or save platforms @@ -37,20 +36,22 @@ There are two ways to communicate using the app during an internet shutdown; **Step 1: Click the "compose new message" Button** -sign_in + +compose **Step 2. Compose a Message** -- Fill in the required fields (e.g. recipient’s email for Gmail, Click Send and RelaySMS will redirect you to the SMS app.) -GatewayAvailable +- Fill in the required fields (e.g., recipient’s email for Gmail). Click Send, and RelaySMS will redirect you to the SMS app. + +sign_in **Step 3: Sending Messages via SMS** -After composing your message, confirm and send it through your phone’s SMS service. The recipient will receive the message as if it were sent directly from the online platform. +After composing your message, confirm and send it through your phone’s SMS app. The recipient will receive the message as from your RelaySMS email alias created with your phone number, e.g., 123456@relaysms.me -GatewayAvailable -notifi +sign_in +sign_in **Step 4: Receiving Replies** @@ -59,73 +60,105 @@ After composing your message, confirm and send it through your phone’s SMS ser - Tap **"Decrypt"** to reveal the message. -GatewayAvailable -GatewayAvailable +GatewayAvailable +GatewayAvailable -GatewayAvailable -GatewayAvailable +GatewayAvailable +GatewayAvailable ### B. Communicating Using Saved Platforms +**Step 1: Onboarding Screens** + +GatewayAvailable + **Step 2: Sign Up for an Account** 1. Open the app and tap on **Sign Up**. 2. Enter the required information and proceed. 3. An authentication PIN will be sent to your phone via SMS. -**Onboarding Screens** - -onbording1 -sign_in -sign_in2 +GatewayAvailable +GatewayAvailable **Step 3: Verify Your Phone Number** - - Enter the verification code sent via SMS to complete your account setup. -verificationcode +GatewayAvailable + **Step 4: Log In** - If you already have an account, tap **Log In.** - Enter your registered phone number and password. - Enter the verification code received via SMS. -sign_in -login1 -sign_in1 -verificationcode +GatewayAvailable -**Saving Platforms for Offline Messaging** +**step 5: Saving Platforms for Offline Messaging** 1. **Log in** to RelaySMS. 2. Tap **Save Accounts** to view the list of available platforms. 3. Select the platforms you wish to save. 4. Ensure the platform you want to save is installed on your phone. -add-message -add-message +add-message +add-message +GatewayAvailable + +**Step 6: Choose a Gateway Client** + + +a. Tap the Country tab. + +b. Pick a number and tap Make Default. + +c. You can even add your own gateway client here by tapping Add Number. +d. Alternatively, you can select a gateway client from the list that pops up when you hit the send button after composing your message. + +#### 6. Send a message: + +- a. On the **Recent** page, tap the **Compose icon**. + +GatewayAvailable +GatewayAvailable +GatewayAvailable + +- b. Pick a saved platform, write your message, and tap **Send**. + +GatewayAvailable + +- c. Confirm the gateway client, and that's it.(if the RelaySMS app is set as your default messaging app) + +GatewayAvailable + +**NB:** If the RelaySMS app is not set as your default message app, you will be prompted to choose a default messaging app to send your message. +Your encrypted message will appear there, just hit **Send.** + + +You’ll receive an **SMS confirmation** once your message is published to the selected platform. #### Managing Your Saved Platforms **Revoking Access to a Saved Platform** -1. Open **Platforms** -2. Select the platform you would like to remove access from -3. Tap **Remove Access** +GatewayAvailable -add-message -add-message -add-message -**Deleting and Logging Out of Your Account** +1. Open Platforms +GatewayAvailable -- Delete Account: Erases all saved accounts and data. You will need to create a new account to use RelaySMS again. -- Logout: Removes all current messages but allows you to log in later. +2. Select the platform you would like to remove access from +GatewayAvailable -add-message -add-message -add-message +3. Tap Remove Access ---- +GatewayAvailable +GatewayAvailable + +**Deleting and Logging Out of Your Account** + +GatewayAvailables -RelaySMS ensures seamless communication even when offline, keeping you connected no matter where you are. +- Delete Account: Erases all saved accounts and data. You will need to create a new account to use RelaySMS again. +- Logout: Removes all current messages but allows you to log in later. + diff --git a/i18n/es/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md b/i18n/es/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md index 6c4607b8..4f410b13 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md @@ -1,87 +1,72 @@ -## sidebar_position: 1 +--- +sidebar_position: 1 +--- -# Guía para Alojar y Ejecutar Clientes de Gateway +# Guía para alojar y ejecutar clientes Gateway -Sigue esta sencilla guía para configurar y configurar un Cliente de Gateway Deku SMS en tu dispositivo Android. +Siga esta guía sencilla para configurar y establecer un cliente Gateway de Deku SMS en su dispositivo Android. -## Requisitos para Configurar un Cliente de Gateway: +## Requisitos para configurar un cliente Gateway: ### Dispositivo Android: - -- Tu dispositivo debe poder conectarse a Internet. -- Debe tener una tarjeta SIM capaz de recibir mensajes SMS. +Su dispositivo debe poder conectarse a Internet. +Debe tener una tarjeta SIM capaz de recibir mensajes SMS. ### Conexión a Internet: +Necesitará una conexión a Internet confiable (Wi-Fi o datos móviles). +Deku SMS utiliza muy pocos datos, por lo que los datos móviles son suficientes. -- Necesitarás una conexión a Internet confiable (Wi-Fi o datos móviles). -- Deku SMS utiliza muy pocos datos, por lo que los datos móviles son suficientes. - -## Pasos para Configurar Deku SMS en un Dispositivo Android: - -### Paso 1: Descarga la App Deku SMS - -Puedes descargar la app Deku SMS desde una de las siguientes fuentes: - -- [Google Play Store](https://play.google.com/store/apps/details?id=com.afkanerd.deku) -- [F-Droid](https://f-droid.org/packages/com.afkanerd.deku/) -- [GitHub Releases](https://github.com/deku-messaging/Deku-SMS-Android/releases) - -### Paso 2: Configura Deku SMS como tu App de SMS Predeterminada - -Una vez que la aplicación esté instalada, configúrala como la app de SMS predeterminada en tu dispositivo Android. - -### Paso 3: Configura el Reenvío de Mensajes - -App Deku SMS - -1. Abre la app Deku SMS. - -2. Toca los tres puntos en la esquina superior derecha de la aplicación. +## Pasos para configurar Deku SMS en un dispositivo Android: -3. En el menú desplegable, selecciona **Reenvío de Mensajes**. +### Paso 1: Descargar la aplicación Deku SMS +Puede descargar la aplicación Deku SMS desde una de las siguientes fuentes: +- Google Play Store +- F-Droid +- GitHub Releases -### Paso 4: Agregar un Servidor Gateway +### Paso 2: Establecer Deku SMS como aplicación de SMS predeterminada -
- App Deku SMS - App Deku SMS -
+GatewayAvailable -1. Vuelve a tocar los tres puntos en la esquina superior derecha. +Una vez instalada la aplicación, configúrela como la aplicación de SMS predeterminada en su dispositivo Android. -2. Selecciona **Ver Servidores Gateway** en el menú desplegable. +### Paso 3: Configurar el reenvío de mensajes -
- App Deku SMS - App Deku SMS -
+GatewayAvailable -3. Toca los tres puntos nuevamente y elige **Agregar Servidor HTTPS Gateway**. +Abra la aplicación Deku SMS. +Toque los tres puntos en la esquina superior derecha de la aplicación. +En el menú desplegable, seleccione Message Forwarding. -4. Deben añadirse dos servidores gateway para que los usuarios de Android e iOS de la app RelaySMS puedan usar el cliente gateway para publicar sus mensajes en línea. +### Paso 4: Añadir un servidor Gateway -### Paso 5: Completa la Información Requerida +GatewayAvailable +GatewayAvailable +GatewayAvailable -App Deku SMS +Toque los puntos del menú en la esquina superior derecha de la página de mensajes enrutados. +Toque los tres puntos en la esquina superior derecha de la página de mensajes de clientes Gateway. +Toque nuevamente los tres puntos y elija Add HTTPS Forwarders. -- **URL 1**: Introduce la siguiente URL: - `https://gatewayserver.smswithoutborders.com/v3/publish` +### Paso 5: Completar la información requerida +GatewayAvailable +GatewayAvailable -- **Etiqueta**: Introduce un nombre para tu servidor gateway. +Ingrese la siguiente URL: +https://gatewayserver.smswithoutborders.com/v3/publish -- **Marcar "Todo"**: Asegúrate de marcar la casilla de "Todo" para enrutar todos los mensajes SMS a través del servidor. +Tag: Ingrese un nombre para su servidor Gateway. -### Paso 6: Finaliza la Configuración +Marque "All": Asegúrese de que la casilla "All" esté marcada para enrutar todos los mensajes SMS a través del servidor. -App Deku SMS +### Paso 6: Finalizar la configuración -1. Toca **Agregar** para guardar la configuración de tu servidor gateway. +GatewayAvailable -2. Repite el proceso y añade el segundo servidor gateway con **URL 2**: - `https://gatewayserver.smswithoutborders.com/sms/platform/android` +Toque Save para guardar la configuración de su servidor Gateway. -App Deku SMS +GatewayAvailable -## ¡Tu Cliente de Gateway Ahora Está Listo! +## ¡Su cliente Gateway ahora está listo! -Ahora puedes compartir tu número con los usuarios de RelaySMS. Tu dispositivo Android actuará como un cliente gateway, ayudando a enrutar mensajes a través de la app Deku SMS. +Ahora puede compartir su número con usuarios de RelaySMS. Su dispositivo Android actuará como un cliente Gateway, ayudando a enrutar mensajes a través de la aplicación Deku SMS. \ No newline at end of file diff --git a/i18n/fa/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md b/i18n/fa/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md index 3fb9a64e..2e378ec3 100644 --- a/i18n/fa/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md +++ b/i18n/fa/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md @@ -2,88 +2,71 @@ sidebar_position: 1 --- -# راهنمای میزبانی و اجرای کلاینت‌های دروازه +# راهنمای میزبانی و اجرای کلاینت‌های Gateway -با استفاده از این راهنمای ساده، می‌توانید کلاینت دروازه پیامکی دکو را روی دستگاه اندروید خود تنظیم و پیکربندی کنید. +این راهنمای ساده را دنبال کنید تا یک کلاینت Gateway از Deku SMS را روی دستگاه اندرویدی خود راه‌اندازی و پیکربندی کنید. -## نیازمندی‌ها برای تنظیم یک کلاینت دروازه: +## پیش‌نیازهای راه‌اندازی یک کلاینت Gateway: ### دستگاه اندروید: - -- دستگاه شما باید بتواند به اینترنت متصل شود. -- باید یک سیم کارت داشته باشد که قادر به دریافت پیامک باشد. +دستگاه شما باید قادر به اتصال به اینترنت باشد. +باید دارای یک سیم‌کارت باشد که توانایی دریافت پیامک را داشته باشد. ### اتصال اینترنت: +شما به یک اتصال اینترنت قابل اعتماد (Wi-Fi یا داده موبایل) نیاز دارید. +Deku SMS از داده بسیار کمی استفاده می‌کند، بنابراین داده موبایل کافی است. -- شما به یک اتصال اینترنت پایدار (وای‌فای یا داده موبایل) نیاز دارید. -- دکو پیامک از حجم داده کمی استفاده می‌کند، بنابراین داده موبایل کافی است. - -## مراحل پیکربندی دکو پیامک بر روی دستگاه اندروید: - -### مرحله ۱: دانلود برنامه دکو پیامک - -می‌توانید برنامه دکو پیامک را از یکی از منابع زیر دانلود کنید: - -- [فروشگاه گوگل پلی](https://play.google.com/store/apps/details?id=com.afkanerd.deku) -- [F-Droid](https://f-droid.org/packages/com.afkanerd.deku/) -- [گیت‌هاب Releases](https://github.com/deku-messaging/Deku-SMS-Android/releases) - -### مرحله ۲: تنظیم دکو پیامک به عنوان برنامه پیش‌فرض پیامک - -پس از نصب برنامه، آن را به عنوان برنامه پیش‌فرض پیامک در دستگاه اندروید خود تنظیم کنید. - -### مرحله ۳: پیکربندی ارسال پیام - -برنامه دکو پیامک - -1. برنامه دکو پیامک را باز کنید. - -2. روی سه نقطه در گوشه بالای سمت راست برنامه کلیک کنید. +## مراحل پیکربندی Deku SMS روی دستگاه اندروید: -3. از منوی کشویی، گزینه **ارسال پیام** را انتخاب کنید. +### مرحله 1: دانلود برنامه Deku SMS +می‌توانید برنامه Deku SMS را از یکی از منابع زیر دانلود کنید: +- Google Play Store +- F-Droid +- GitHub Releases -### مرحله ۴: افزودن یک سرور دروازه +### مرحله 2: تنظیم Deku SMS به عنوان برنامه پیش‌فرض پیامک -
- برنامه دکو پیامک - برنامه دکو پیامک -
+GatewayAvailable -1. دوباره روی سه نقطه در گوشه بالای سمت راست کلیک کنید. +پس از نصب برنامه، آن را به عنوان برنامه پیش‌فرض پیامک در دستگاه اندرویدی خود تنظیم کنید. -2. از منوی کشویی، گزینه **مشاهده سرورهای دروازه** را انتخاب کنید. +### مرحله 3: پیکربندی انتقال پیام -
- برنامه دکو پیامک - برنامه دکو پیامک -
+GatewayAvailable -3. یک بار دیگر روی سه نقطه ضربه بزنید و گزینه **افزودن سرور دروازه HTTPS** را انتخاب کنید. +برنامه Deku SMS را باز کنید. +روی سه نقطه در گوشه بالا سمت راست برنامه ضربه بزنید. +از منوی کشویی، گزینه Message Forwarding را انتخاب کنید. -4. برای اینکه کاربران اندروید و iOS برنامه RelaySMS بتوانند از کلاینت دروازه برای ارسال پیام‌های خود به صورت آنلاین استفاده کنند، باید دو سرور دروازه اضافه شود. +### مرحله 4: افزودن سرور Gateway -### مرحله ۵: تکمیل اطلاعات مورد نیاز +GatewayAvailable +GatewayAvailable +GatewayAvailable -برنامه دکو پیامک +روی نقاط منو در گوشه بالا سمت راست صفحه پیام‌های مسیردهی شده ضربه بزنید. +روی سه نقطه در گوشه بالا سمت راست صفحه پیام‌های کلاینت Gateway ضربه بزنید. +دوباره روی سه نقطه ضربه بزنید و گزینه Add HTTPS Forwarders را انتخاب کنید. -- **URL 1**: آدرس زیر را وارد کنید: - `https://gatewayserver.smswithoutborders.com/v3/publish` +### مرحله 5: وارد کردن اطلاعات مورد نیاز +GatewayAvailable +GatewayAvailable -- **برچسب**: نامی برای سرور دروازه خود وارد کنید. +آدرس زیر را وارد کنید: +https://gatewayserver.smswithoutborders.com/v3/publish -- **انتخاب گزینه "همه"**: اطمینان حاصل کنید که گزینه "همه" علامت‌گذاری شده است تا تمام پیامک‌ها از طریق سرور هدایت شوند. +Tag: یک نام برای سرور Gateway خود وارد کنید. -### مرحله ۶: تکمیل پیکربندی +گزینه "All" را انتخاب کنید: مطمئن شوید که تیک "All" فعال است تا همه پیامک‌ها از طریق سرور ارسال شوند. -برنامه دکو پیامک +### مرحله 6: نهایی‌سازی تنظیمات -1. روی **افزودن** کلیک کنید تا پیکربندی سرور دروازه خود ذخیره شود. +GatewayAvailable -2. این مراحل را تکرار کرده و سرور دوم را با **URL 2** اضافه کنید: - `https://gatewayserver.smswithoutborders.com/sms/platform/android` +روی Save ضربه بزنید تا تنظیمات سرور Gateway ذخیره شود. -برنامه دکو پیامک +GatewayAvailable -## کلاینت دروازه شما آماده است! +## کلاینت Gateway شما اکنون آماده است! -اکنون می‌توانید شماره خود را با کاربران RelaySMS به اشتراک بگذارید. دستگاه اندروید شما به عنوان یک کلاینت دروازه عمل کرده و به هدایت پیام‌ها از طریق برنامه دکو پیامک کمک می‌کند. +اکنون می‌توانید شماره خود را با کاربران RelaySMS به اشتراک بگذارید. دستگاه اندرویدی شما به عنوان یک کلاینت Gateway عمل خواهد کرد و به مسیریابی پیام‌ها از طریق برنامه Deku SMS کمک می‌کند. \ No newline at end of file diff --git a/i18n/fr/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md b/i18n/fr/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md index e6820d9d..1002088c 100644 --- a/i18n/fr/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md +++ b/i18n/fr/docusaurus-plugin-content-docs/current/Gateway Clients Guide/GatewayClientsGuide.md @@ -2,88 +2,72 @@ sidebar_position: 1 --- -# Guide d'Hébergement et d'Exécution des Clients Passerelle -Suivez ce guide simple pour configurer et configurer un client passerelle Deku SMS sur votre appareil Android. +# Guide d’hébergement et d’exécution des clients Gateway -## Exigences pour Configurer un Client Passerelle : +Suivez ce guide simple pour configurer et mettre en place un client Gateway Deku SMS sur votre appareil Android. -### Appareil Android : +## Exigences pour la configuration d’un client Gateway : -- Votre appareil doit pouvoir se connecter à Internet. -- Il doit avoir une carte SIM capable de recevoir des messages SMS. +### Appareil Android : +Votre appareil doit pouvoir se connecter à Internet. +Il doit disposer d’une carte SIM capable de recevoir des messages SMS. ### Connexion Internet : +Vous aurez besoin d’une connexion Internet fiable (Wi-Fi ou données mobiles). +Deku SMS utilise très peu de données, donc les données mobiles sont suffisantes. -- Vous aurez besoin d'une connexion Internet fiable (Wi-Fi ou données mobiles). -- Deku SMS utilise très peu de données, donc les données mobiles suffisent. - -## Étapes pour Configurer Deku SMS sur un Appareil Android : - -### Étape 1 : Télécharger l'Application Deku SMS - -Vous pouvez télécharger l'application Deku SMS depuis l'une des sources suivantes : - -- [Google Play Store](https://play.google.com/store/apps/details?id=com.afkanerd.deku) -- [F-Droid](https://f-droid.org/packages/com.afkanerd.deku/) -- [GitHub Releases](https://github.com/deku-messaging/Deku-SMS-Android/releases) - -### Étape 2 : Définir Deku SMS comme Votre Application SMS par Défaut - -Une fois l'application installée, définissez-la comme l'application SMS par défaut sur votre appareil Android. - -### Étape 3 : Configurer le Transfert de Messages - -Application Deku SMS - -1. Ouvrez l'application Deku SMS. - -2. Appuyez sur les trois points dans le coin supérieur droit de l'application. +## Étapes pour configurer Deku SMS sur un appareil Android : -3. Dans le menu déroulant, sélectionnez **Transfert de Messages**. +### Étape 1 : Télécharger l’application Deku SMS +Vous pouvez télécharger l’application Deku SMS à partir de l’une des sources suivantes : +- Google Play Store +- F-Droid +- GitHub Releases -### Étape 4 : Ajouter un Serveur Passerelle +### Étape 2 : Définir Deku SMS comme application SMS par défaut -
- Application Deku SMS - Application Deku SMS -
+GatewayAvailable -1. Appuyez à nouveau sur les trois points dans le coin supérieur droit. +Une fois l’application installée, définissez-la comme application SMS par défaut sur votre appareil Android. -2. Sélectionnez **Voir les Serveurs Passerelle** dans le menu déroulant. +### Étape 3 : Configurer le transfert de messages -
- Application Deku SMS - Application Deku SMS -
+GatewayAvailable -3. Appuyez sur les trois points encore une fois et choisissez **Ajouter un Serveur Passerelle HTTPS**. +Ouvrez l’application Deku SMS. +Appuyez sur les trois points en haut à droite de l’application. +Dans le menu déroulant, sélectionnez Transfert de messages. -4. Deux serveurs passerelle doivent être ajoutés afin que les utilisateurs Android et iOS de l'application RelaySMS puissent utiliser le client passerelle pour publier leurs messages en ligne. +### Étape 4 : Ajouter un serveur Gateway -### Étape 5 : Remplir les Informations Requises +GatewayAvailable +GatewayAvailable +GatewayAvailable -Application Deku SMS +Appuyez sur les points de menu en haut à droite de la page des messages routés. +Appuyez sur les trois points en haut à droite de la page des messages des clients Gateway. +Appuyez à nouveau sur les trois points et choisissez Ajouter des forwarders HTTPS. -- **URL 1** : Entrez l'URL suivante : - `https://gatewayserver.smswithoutborders.com/v3/publish` +### Étape 5 : Remplir les informations requises +GatewayAvailable +GatewayAvailable -- **Tag** : Entrez un nom pour votre serveur passerelle. +Entrez l’URL suivante : +https://gatewayserver.smswithoutborders.com/v3/publish -- **Cocher "Tout"** : Assurez-vous que la case "Tout" est cochée pour acheminer tous les messages SMS via le serveur. +Tag : Entrez un nom pour votre serveur Gateway. -### Étape 6 : Finaliser la Configuration +Cochez "All" : Assurez-vous que la case "All" est cochée pour acheminer tous les messages SMS via le serveur. -Application Deku SMS +### Étape 6 : Finaliser la configuration -1. Appuyez sur **Ajouter** pour enregistrer la configuration de votre serveur passerelle. +GatewayAvailable -2. Répétez le processus et ajoutez le deuxième serveur passerelle avec **URL 2** : - `https://gatewayserver.smswithoutborders.com/sms/platform/android` +Appuyez sur Enregistrer pour sauvegarder la configuration de votre serveur Gateway. -Application Deku SMS +GatewayAvailable -## Votre Client Passerelle est Maintenant Prêt ! +## Votre client Gateway est maintenant prêt ! -Vous pouvez maintenant partager votre numéro avec les utilisateurs de RelaySMS. Votre appareil Android agira comme un client passerelle, aidant à acheminer les messages via l'application Deku SMS. +Vous pouvez maintenant partager votre numéro avec les utilisateurs de RelaySMS. Votre appareil Android agira comme un client Gateway, aidant à acheminer les messages via l’application Deku SMS. \ No newline at end of file diff --git a/src/css/custom.css b/src/css/custom.css index 4c34d3dd..d17208ba 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -206,6 +206,6 @@ h3, h4, h5, h6, p, li { color: #ffffff; } .resized-image { - width: 200px; + width: 300px; height: auto; } diff --git a/static/GatewayHosting/1.png b/static/GatewayHosting/1.png new file mode 100644 index 00000000..c318cdda Binary files /dev/null and b/static/GatewayHosting/1.png differ diff --git a/static/GatewayHosting/2.png b/static/GatewayHosting/2.png new file mode 100644 index 00000000..53d164fe Binary files /dev/null and b/static/GatewayHosting/2.png differ diff --git a/static/GatewayHosting/3.png b/static/GatewayHosting/3.png new file mode 100644 index 00000000..e889205b Binary files /dev/null and b/static/GatewayHosting/3.png differ diff --git a/static/GatewayHosting/4.png b/static/GatewayHosting/4.png new file mode 100644 index 00000000..e4f191d4 Binary files /dev/null and b/static/GatewayHosting/4.png differ diff --git a/static/GatewayHosting/5.png b/static/GatewayHosting/5.png new file mode 100644 index 00000000..457881e0 Binary files /dev/null and b/static/GatewayHosting/5.png differ diff --git a/static/GatewayHosting/6.png b/static/GatewayHosting/6.png new file mode 100644 index 00000000..abd9cdd9 Binary files /dev/null and b/static/GatewayHosting/6.png differ diff --git a/static/GatewayHosting/7.png b/static/GatewayHosting/7.png new file mode 100644 index 00000000..84ac0888 Binary files /dev/null and b/static/GatewayHosting/7.png differ diff --git a/static/GatewayHosting/8.png b/static/GatewayHosting/8.png new file mode 100644 index 00000000..ae156c19 Binary files /dev/null and b/static/GatewayHosting/8.png differ diff --git a/static/GatewayHosting/9.png b/static/GatewayHosting/9.png new file mode 100644 index 00000000..3fe14b0a Binary files /dev/null and b/static/GatewayHosting/9.png differ diff --git a/static/New-iOS/ChooseGateway.png b/static/New-iOS/ChooseGateway.png deleted file mode 100644 index d7a14aef..00000000 Binary files a/static/New-iOS/ChooseGateway.png and /dev/null differ diff --git a/static/New-iOS/Comform-code.png b/static/New-iOS/Comform-code.png deleted file mode 100644 index 3861abb9..00000000 Binary files a/static/New-iOS/Comform-code.png and /dev/null differ diff --git a/static/New-iOS/Country.png b/static/New-iOS/Country.png deleted file mode 100644 index 2441b042..00000000 Binary files a/static/New-iOS/Country.png and /dev/null differ diff --git a/static/New-iOS/Create-Account.png b/static/New-iOS/Create-Account.png deleted file mode 100644 index 30603938..00000000 Binary files a/static/New-iOS/Create-Account.png and /dev/null differ diff --git a/static/New-iOS/Delete-LogOut.png b/static/New-iOS/Delete-LogOut.png deleted file mode 100644 index e6e59cfe..00000000 Binary files a/static/New-iOS/Delete-LogOut.png and /dev/null differ diff --git a/static/New-iOS/First.png b/static/New-iOS/First.png deleted file mode 100644 index 35abef3e..00000000 Binary files a/static/New-iOS/First.png and /dev/null differ diff --git a/static/New-iOS/FirstLanguage.png b/static/New-iOS/FirstLanguage.png deleted file mode 100644 index 20dce933..00000000 Binary files a/static/New-iOS/FirstLanguage.png and /dev/null differ diff --git a/static/New-iOS/GateWay.png b/static/New-iOS/GateWay.png deleted file mode 100644 index 948362be..00000000 Binary files a/static/New-iOS/GateWay.png and /dev/null differ diff --git a/static/New-iOS/Gmail.png b/static/New-iOS/Gmail.png deleted file mode 100644 index 1cf97b95..00000000 Binary files a/static/New-iOS/Gmail.png and /dev/null differ diff --git a/static/New-iOS/Gmailcom.png b/static/New-iOS/Gmailcom.png deleted file mode 100644 index 4781777a..00000000 Binary files a/static/New-iOS/Gmailcom.png and /dev/null differ diff --git a/static/New-iOS/Inbox.png b/static/New-iOS/Inbox.png deleted file mode 100644 index 28464d8a..00000000 Binary files a/static/New-iOS/Inbox.png and /dev/null differ diff --git a/static/New-iOS/InboxMessage.png b/static/New-iOS/InboxMessage.png deleted file mode 100644 index ce124097..00000000 Binary files a/static/New-iOS/InboxMessage.png and /dev/null differ diff --git a/static/New-iOS/Language.png b/static/New-iOS/Language.png deleted file mode 100644 index 3d534c8e..00000000 Binary files a/static/New-iOS/Language.png and /dev/null differ diff --git a/static/New-iOS/LogIn.png b/static/New-iOS/LogIn.png deleted file mode 100644 index 75d7a262..00000000 Binary files a/static/New-iOS/LogIn.png and /dev/null differ diff --git a/static/New-iOS/Setting.png b/static/New-iOS/Setting.png deleted file mode 100644 index 4d3e5d29..00000000 Binary files a/static/New-iOS/Setting.png and /dev/null differ diff --git a/static/New-iOS/StartMessaging.png b/static/New-iOS/StartMessaging.png deleted file mode 100644 index a3821b52..00000000 Binary files a/static/New-iOS/StartMessaging.png and /dev/null differ diff --git a/static/New-iOS/Tutorial-1.png b/static/New-iOS/Tutorial-1.png deleted file mode 100644 index 89264c32..00000000 Binary files a/static/New-iOS/Tutorial-1.png and /dev/null differ diff --git a/static/New-iOS/Tutorial-2.png b/static/New-iOS/Tutorial-2.png deleted file mode 100644 index ef2484c2..00000000 Binary files a/static/New-iOS/Tutorial-2.png and /dev/null differ diff --git a/static/New-iOS/Tutorial-3.png b/static/New-iOS/Tutorial-3.png deleted file mode 100644 index d8bc7c9b..00000000 Binary files a/static/New-iOS/Tutorial-3.png and /dev/null differ diff --git a/static/New-iOS/WelcomePage.png b/static/New-iOS/WelcomePage.png deleted file mode 100644 index 60f073a0..00000000 Binary files a/static/New-iOS/WelcomePage.png and /dev/null differ diff --git a/static/New-iOS/compose.png b/static/New-iOS/compose.png deleted file mode 100644 index e3102521..00000000 Binary files a/static/New-iOS/compose.png and /dev/null differ diff --git a/static/New-iOS/recents.png b/static/New-iOS/recents.png deleted file mode 100644 index 6b28f5c0..00000000 Binary files a/static/New-iOS/recents.png and /dev/null differ diff --git a/static/New-iOS/revoke.png b/static/New-iOS/revoke.png deleted file mode 100644 index 1369163a..00000000 Binary files a/static/New-iOS/revoke.png and /dev/null differ diff --git a/static/New-iOS/sms.png b/static/New-iOS/sms.png deleted file mode 100644 index 7c0b5a85..00000000 Binary files a/static/New-iOS/sms.png and /dev/null differ diff --git a/static/New-iOS/telegram.png b/static/New-iOS/telegram.png deleted file mode 100644 index 65a04cc1..00000000 Binary files a/static/New-iOS/telegram.png and /dev/null differ diff --git a/static/New-iOS/x.png b/static/New-iOS/x.png deleted file mode 100644 index 46f586d0..00000000 Binary files a/static/New-iOS/x.png and /dev/null differ diff --git a/static/NewiOS/Conform-Code.png b/static/NewiOS/Conform-Code.png deleted file mode 100644 index 2ee2b503..00000000 Binary files a/static/NewiOS/Conform-Code.png and /dev/null differ diff --git a/static/NewiOS/Create-Account.png b/static/NewiOS/Create-Account.png index cd1e1cfb..e650169f 100644 Binary files a/static/NewiOS/Create-Account.png and b/static/NewiOS/Create-Account.png differ diff --git a/static/NewiOS/First-language.png b/static/NewiOS/First-language.png deleted file mode 100644 index 8a0f768c..00000000 Binary files a/static/NewiOS/First-language.png and /dev/null differ diff --git a/static/NewiOS/First.png b/static/NewiOS/First.png deleted file mode 100644 index 31b25a71..00000000 Binary files a/static/NewiOS/First.png and /dev/null differ diff --git a/static/NewiOS/First.png.png b/static/NewiOS/First.png.png new file mode 100644 index 00000000..1eb59c9e Binary files /dev/null and b/static/NewiOS/First.png.png differ diff --git a/static/NewiOS/GateWay.png b/static/NewiOS/GateWay.png deleted file mode 100644 index 06c47148..00000000 Binary files a/static/NewiOS/GateWay.png and /dev/null differ diff --git a/static/NewiOS/Gmailcom.png b/static/NewiOS/Gmailcom.png deleted file mode 100644 index 4781777a..00000000 Binary files a/static/NewiOS/Gmailcom.png and /dev/null differ diff --git a/static/NewiOS/Gmailcom.png.png b/static/NewiOS/Gmailcom.png.png new file mode 100644 index 00000000..e9478323 Binary files /dev/null and b/static/NewiOS/Gmailcom.png.png differ diff --git a/static/NewiOS/Language.png b/static/NewiOS/Language.png deleted file mode 100644 index 33fad2de..00000000 Binary files a/static/NewiOS/Language.png and /dev/null differ diff --git a/static/NewiOS/Login-signup.png b/static/NewiOS/Login-signup.png index 4e8fd63c..822888dc 100644 Binary files a/static/NewiOS/Login-signup.png and b/static/NewiOS/Login-signup.png differ diff --git a/static/NewiOS/Login.png b/static/NewiOS/Login.png deleted file mode 100644 index 0c30e7ea..00000000 Binary files a/static/NewiOS/Login.png and /dev/null differ diff --git a/static/NewiOS/Logout-Delete.png b/static/NewiOS/Logout-Delete.png deleted file mode 100644 index 806d1f36..00000000 Binary files a/static/NewiOS/Logout-Delete.png and /dev/null differ diff --git a/static/NewiOS/Pick-Gateway.png b/static/NewiOS/Pick-Gateway.png deleted file mode 100644 index a837e4a9..00000000 Binary files a/static/NewiOS/Pick-Gateway.png and /dev/null differ diff --git a/static/NewiOS/Settings.png b/static/NewiOS/Settings.png deleted file mode 100644 index fdd5ca34..00000000 Binary files a/static/NewiOS/Settings.png and /dev/null differ diff --git a/static/NewiOS/Tutorial-1.png b/static/NewiOS/Tutorial-1.png deleted file mode 100644 index 00d0076b..00000000 Binary files a/static/NewiOS/Tutorial-1.png and /dev/null differ diff --git a/static/NewiOS/Tutorial-2.png b/static/NewiOS/Tutorial-2.png deleted file mode 100644 index b398e52d..00000000 Binary files a/static/NewiOS/Tutorial-2.png and /dev/null differ diff --git a/static/NewiOS/Tutorial-3.png b/static/NewiOS/Tutorial-3.png deleted file mode 100644 index 1ec63385..00000000 Binary files a/static/NewiOS/Tutorial-3.png and /dev/null differ diff --git a/static/NewiOS/WelcomePage.png b/static/NewiOS/WelcomePage.png deleted file mode 100644 index 7375f877..00000000 Binary files a/static/NewiOS/WelcomePage.png and /dev/null differ diff --git a/static/NewiOS/addAccount.png b/static/NewiOS/addAccount.png new file mode 100644 index 00000000..6b7841dc Binary files /dev/null and b/static/NewiOS/addAccount.png differ diff --git a/static/NewiOS/bridgeEmail.png b/static/NewiOS/bridgeEmail.png new file mode 100644 index 00000000..c80fa30e Binary files /dev/null and b/static/NewiOS/bridgeEmail.png differ diff --git a/static/NewiOS/bridgeMessage.png b/static/NewiOS/bridgeMessage.png new file mode 100644 index 00000000..3e722340 Binary files /dev/null and b/static/NewiOS/bridgeMessage.png differ diff --git a/static/NewiOS/bridgecomposed.png b/static/NewiOS/bridgecomposed.png new file mode 100644 index 00000000..3f333a2b Binary files /dev/null and b/static/NewiOS/bridgecomposed.png differ diff --git a/static/NewiOS/click-compose.png b/static/NewiOS/click-compose.png new file mode 100644 index 00000000..f640dab8 Binary files /dev/null and b/static/NewiOS/click-compose.png differ diff --git a/static/NewiOS/clickrevoke.png b/static/NewiOS/clickrevoke.png new file mode 100644 index 00000000..aca7df8d Binary files /dev/null and b/static/NewiOS/clickrevoke.png differ diff --git a/static/NewiOS/createaccount.png b/static/NewiOS/createaccount.png new file mode 100644 index 00000000..a522a16e Binary files /dev/null and b/static/NewiOS/createaccount.png differ diff --git a/static/NewiOS/decrypte.png b/static/NewiOS/decrypte.png new file mode 100644 index 00000000..4a88df16 Binary files /dev/null and b/static/NewiOS/decrypte.png differ diff --git a/static/NewiOS/decryptemessaging.png b/static/NewiOS/decryptemessaging.png new file mode 100644 index 00000000..f756056b Binary files /dev/null and b/static/NewiOS/decryptemessaging.png differ diff --git a/static/NewiOS/decryptmessage.png b/static/NewiOS/decryptmessage.png new file mode 100644 index 00000000..49871dfc Binary files /dev/null and b/static/NewiOS/decryptmessage.png differ diff --git a/static/NewiOS/email.png b/static/NewiOS/email.png new file mode 100644 index 00000000..613b1137 Binary files /dev/null and b/static/NewiOS/email.png differ diff --git a/static/NewiOS/gateway.png b/static/NewiOS/gateway.png new file mode 100644 index 00000000..abbc6665 Binary files /dev/null and b/static/NewiOS/gateway.png differ diff --git a/static/NewiOS/inbox.png b/static/NewiOS/inbox.png new file mode 100644 index 00000000..bccafd09 Binary files /dev/null and b/static/NewiOS/inbox.png differ diff --git a/static/NewiOS/login.png b/static/NewiOS/login.png new file mode 100644 index 00000000..e1f102a8 Binary files /dev/null and b/static/NewiOS/login.png differ diff --git a/static/NewiOS/login1.png b/static/NewiOS/login1.png new file mode 100644 index 00000000..04fd5784 Binary files /dev/null and b/static/NewiOS/login1.png differ diff --git a/static/NewiOS/notification.png b/static/NewiOS/notification.png new file mode 100644 index 00000000..8e066157 Binary files /dev/null and b/static/NewiOS/notification.png differ diff --git a/static/NewiOS/onboarding.png b/static/NewiOS/onboarding.png new file mode 100644 index 00000000..92e2b559 Binary files /dev/null and b/static/NewiOS/onboarding.png differ diff --git a/static/NewiOS/onboarding1.png b/static/NewiOS/onboarding1.png new file mode 100644 index 00000000..608ce2cb Binary files /dev/null and b/static/NewiOS/onboarding1.png differ diff --git a/static/NewiOS/onboarding2.png b/static/NewiOS/onboarding2.png new file mode 100644 index 00000000..4e2aafc2 Binary files /dev/null and b/static/NewiOS/onboarding2.png differ diff --git a/static/NewiOS/pickrevokeaccount.jpeg b/static/NewiOS/pickrevokeaccount.jpeg new file mode 100644 index 00000000..626fdbf2 Binary files /dev/null and b/static/NewiOS/pickrevokeaccount.jpeg differ diff --git a/static/NewiOS/pickrevokeaccount.png b/static/NewiOS/pickrevokeaccount.png new file mode 100644 index 00000000..cb0278fe Binary files /dev/null and b/static/NewiOS/pickrevokeaccount.png differ diff --git a/static/NewiOS/plat.png b/static/NewiOS/plat.png new file mode 100644 index 00000000..3c2b44fc Binary files /dev/null and b/static/NewiOS/plat.png differ diff --git a/static/NewiOS/plateform.png b/static/NewiOS/plateform.png new file mode 100644 index 00000000..2230e47c Binary files /dev/null and b/static/NewiOS/plateform.png differ diff --git a/static/NewiOS/playstore.png b/static/NewiOS/playstore.png new file mode 100644 index 00000000..12635c15 Binary files /dev/null and b/static/NewiOS/playstore.png differ diff --git a/static/NewiOS/recent.png b/static/NewiOS/recent.png new file mode 100644 index 00000000..c75ecfc4 Binary files /dev/null and b/static/NewiOS/recent.png differ diff --git a/static/NewiOS/saveplateform.png b/static/NewiOS/saveplateform.png new file mode 100644 index 00000000..34b3d440 Binary files /dev/null and b/static/NewiOS/saveplateform.png differ diff --git a/static/NewiOS/sendMessage.png b/static/NewiOS/sendMessage.png deleted file mode 100644 index be77ad3c..00000000 Binary files a/static/NewiOS/sendMessage.png and /dev/null differ diff --git a/static/NewiOS/sendnewmassage.png b/static/NewiOS/sendnewmassage.png new file mode 100644 index 00000000..47127f77 Binary files /dev/null and b/static/NewiOS/sendnewmassage.png differ diff --git a/static/NewiOS/settings.png b/static/NewiOS/settings.png new file mode 100644 index 00000000..baa8fff7 Binary files /dev/null and b/static/NewiOS/settings.png differ diff --git a/static/NewiOS/signup.png b/static/NewiOS/signup.png new file mode 100644 index 00000000..a3997d89 Binary files /dev/null and b/static/NewiOS/signup.png differ diff --git a/static/NewiOS/sms.png b/static/NewiOS/sms.png deleted file mode 100644 index 7c0b5a85..00000000 Binary files a/static/NewiOS/sms.png and /dev/null differ diff --git a/static/NewiOS/telegram.png b/static/NewiOS/telegram.png deleted file mode 100644 index 65a04cc1..00000000 Binary files a/static/NewiOS/telegram.png and /dev/null differ diff --git a/static/NewiOS/verificationcode.png b/static/NewiOS/verificationcode.png new file mode 100644 index 00000000..1e6f9194 Binary files /dev/null and b/static/NewiOS/verificationcode.png differ diff --git a/static/NewiOS/x.png b/static/NewiOS/x.png deleted file mode 100644 index 46f586d0..00000000 Binary files a/static/NewiOS/x.png and /dev/null differ