Skip to content

zeerx7/SLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLink

SLink is a simple url shortener tool made with Flask (Python)

Demo

https://slink.pythonanywhere.com/

Screenshots

screenshot_slink

Installation & Run Web

Install python, git & clone

apt install python
apt install git
git clone https://github.com/404rgr/SLink
cd SLink

Install Modules

pip install flask
pip install flask_sqlalchemy

Run Web

python app.py

open 127.0.0.1:5000 in your browser.

Note

This application can be run on python 2.xxx or 3.xxx.

Donation

if you want you can donate to me at: klik

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published