TK - URL Shortner
A simple URL Shortner Desktop App using Python, Tkinter & Pygubu
Usage
- Generate a generic token from Bitly
- Update the token in the source code
- Install the requests package
pip install requests
- Run program
python urlshortner.py
Screenshot