Skip to content

Urly - A URL shortener, open-source, and with focus on being minimal. Only one command to run it.

Notifications You must be signed in to change notification settings

pedrohusky/Urly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urly - URL Shortener

Welcome to Urly, a simple yet powerful URL shortener.

Demo

What does it do?

  • You set up a URL to be shortened.
  • The URL is stored in the database, and a redirect link is created.
  • You receive the shortened link URL and an ID to track link data.
  • The tracking data records every click, including user location, country, and platform.
  • The tracking data can be visualized using the track ID, providing graphs to enhance your click insights.

TODO:

  • Buy a domain.
  • Procure a cloud service to host the Flask app.

Until these TODOs are met, Urly cannot move forward.

Feel free to use this code under the provided license.

How to run:

pip install requirements.txt
python main.py

About

Urly - A URL shortener, open-source, and with focus on being minimal. Only one command to run it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published