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.
- Python
- lib Requests
- lib json
-
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
- Python3
- JavaScript
- HTML5
- CSS3
pip install requests
or
pip3 install requests
Live longer and prosper🖖