Skip to content

KarthikUdyawar/URL-Shorten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shorten

Python Version Powered by Poetry Last Commit Repo Size Open Issues Pull Requests License


Logo

URL-Shorten

A simple and lightweight URL shortener built with Python.
Explore the docs »

View Demo · Report Bug · Request Feature


📋 Table of Contents


🛠 About The Project

Screenshot

URL-Shorten allows users to easily shorten long URLs with a clean and minimal UI. Focus is on simplicity, local usage, and zero-dependency outside Python and Poetry.


🚀 Built With


🏁 Getting Started

Prerequisites

  • Python 3.8 or newer
  • Poetry

Installation

  1. Clone the repository:
    git clone https://github.com/KarthikUdyawar/URL-Shorten
    cd URL-Shorten
  2. Install dependencies:
    poetry install
    poetry env use python3

📚 Usage

Run the application:

poetry run python main.py

Shorten your URLs easily through the UI!


🤝 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feat/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feat/AmazingFeature)
  5. Open a Pull Request

🪪 License

Distributed under the MIT License.


📬 Contact

Karthik Udyawar – LinkedInkarthikajitudy@gmail.com

Project Link: https://github.com/KarthikUdyawar/URL-Shorten


🙏 Acknowledgements


Contributors

Languages