Skip to content

Save your favorite links for access with easy method

Notifications You must be signed in to change notification settings

PauloTheDev/SaveLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SaveLink

What is SaveLink?

SaveLink is my project made for you can save your specials URLs like a video, posts, etc using Python.
Is important remember: that applicatin comes with an web interface.

Look yourself


Adding a new link

Now link is show in the interface


Installing SaveLink

Requirements

  • Python
  • lib Requests
  • lib json
    • How to Install Requests

      pip install requests
      or
      pip3 install requests

      How use SaveLink

      • 1. Made a git clone
        git clone https://github.com/PauloTheDev/SaveLink
      • 2. Access diretory of SaveLink
      • 3. Create a local server
        python3 -m http.server
      • 4. Call the application
        python3 saveLink.py
      • 5. Access the web interface
        [your-browser] localhost:8000
        If you want use in other device of your network, type this in your browser:
        http://[IP server-machine]:8000

      Tech's

      • Python3
      • JavaScript
      • HTML5
      • CSS3

      Live longer and prosper🖖

About

Save your favorite links for access with easy method

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published