From 454c41112120ba57f992fe209a3d1513fa0640e5 Mon Sep 17 00:00:00 2001 From: spitkov Date: Mon, 7 Oct 2024 19:24:18 +0200 Subject: [PATCH] Update README.md --- README.md | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index 447468f..2b7b342 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,3 @@ -## Text sharing, File sharing, link shortener. -### frontend and backend, easily configurable (thru editing the html files and the .py) ----------------- -TODO - -1. Introduction -
-
-
-As said above, this is a **simple & private** backend (app.py) and frontend (in /templates), which has these features: -- File Sharing (get a short link to share files, and when the link is opened it will show some information) -- Text Sharing (kind of a pastebin, it will show the text and when the text was made, again in a short link) -- URL Shortener (when hosting this, it will short an url, and give you a link, and when you open it, it will automatically redirect you to that website) - -2. This is 100% **anonymous**, no one can see who created the links, etc. - -3. The UI is simple. - -4. This is very easily self-hostable

-Rookie Mistake: when you self-host it, you can open it in localhost:7123, when making a file/paste/shortener don't share that localhost link, localhost is only accessible on YOUR network. - instead, u can host it with your domain. -
-
-5. This project is **COMPLETLY** open source. -
-
-6. You might need to install some pip packages, if you dont have them installed already download this repo and go into the folder and execute ```pip install -r requirements.txt``` -
-
-7. Demo: - - +too much outdated stuff so im temporarly removing +till then +https://sxbin.gay \ No newline at end of file