From d48eccbe4bd107690f2683de9f0564fff557c6d4 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Mon, 31 Aug 2020 09:55:37 +0200 Subject: [PATCH] Add screenshots --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 42c5ade..9c85941 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Yotter is possible thanks to several open-source projects that are listed on the ## Index: * [Features](#features) +* [Screenshots](#screenshots) * [Privacy and Security](#-privacy) * [Self hosting](#-self-hosting) * [Install & Test](#-test) @@ -55,9 +56,6 @@ The only things the database stores are: This data will never be used for any other purpose than offering the service to the user. -#### Others -If you want to use a specific Nitter instance you can replace it on the file `app/routes.py`. - #### 🔐 Security Only the hash of your password is stored on the database. Also no personal information of any kind is kept on the app itself, if a hacker gets access to it only thing they could do would be to follow/unfollow some accounts. @@ -65,7 +63,10 @@ I always recommend self-hosting, as you will be the only person with access to t > Important note: The **client** never connects to Google / Youtube however, the server does in order to gather all the necessary things! -# 🏠 Self hosting +#### Others +If you want to use a specific Nitter instance you can replace it on the file `app/routes.py`. + +## 🏠 Self hosting ### 🐣 Test You can test this new version. @@ -105,6 +106,9 @@ You can test this new version. 9. Go to "http://localhost:5000/" and enjoy. +### 🔗 Hosting on a server: +`SOON` + ### 🐓 Updating to newer versions: **IMPORTANT: Before updating to newer versions, always export your data on `Settings>Export Data`. A major version update could have changes on the whole database and you may be forced to remove and reset the database (only when running locally)!** @@ -141,3 +145,11 @@ This project is completelly free and Open Source and will always be. I am dedica - **Bitcoin**: `3EjaWjtsHz4WpbVL5Wx8Xg6MfyRRnKYj4e` - **Monero**: `83hinYmUkMH2ANgdhxRupmakzLwN26ddePrLQvZv4E3Q1CWjq7MDzsKRcPqLPQwTvG3DdujyaxbKbMsf9VKVAmphMhsfndc` + +## 🖼️ Screenshots +

+

+

+

+

+