Coder Social home page Coder Social logo

dedouwe26 / localshare-py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saerio/localshare-py

0.0 0.0 0.0 30 KB

a simper GUI included server for text sharing intended for personal use on a local network.

License: GNU General Public License v3.0

JavaScript 5.38% Python 22.75% CSS 21.47% HTML 50.40%
no-oxded-archive

localshare-py's Introduction

How to Use the Text Sharing Web Application

Welcome to our user-friendly text sharing web application! We're excited to show you how it works. Let's get started:

Step 1: Installation (if needed)

If you already have Python 3.x installed on your computer, great! You can skip this step. However, if you don't have Flask installed, no worries! Follow these simple steps to get Flask up and running:

  1. Open your command prompt (Windows) or terminal (macOS/Linux).
  2. Type the following command and press Enter to install Flask:
    pip install Flask
    

Step 2: Running the Web App

Now that we have everything set up, let's run the web application and start sharing text:

  1. Save the provided code in a file named "app.py" on your computer.

  2. Open your command prompt or terminal, and navigate to the folder where you saved the "app.py" file.

  3. Run the application by typing the following command and pressing Enter:

    python app.py
    

    foto of main page

  4. Now it's time to experience the magic of sharing text!

Step 3: Accessing Shared Text

all you need to do is click on the share link you received or copy and paste it into your browser's address bar. The server will then show you the text you shared, and you can read it again or share it further with others.

foto of url bar w/ a share url in it

Step 4: Oops! 404 Error

If you accidentally enter an incorrect link or try to access a share that doesn't exist, don't worry! The web app has your back and will show you a friendly "Page Not Found" message.

screenshot of the 404 error page

localshare-py's People

Contributors

saerio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.