https://github.com/softon/tk-url-shortner
A simple URL Shortner Desktop App using Python, Tkinter & Pygubu
https://github.com/softon/tk-url-shortner
Last synced: 12 months ago
JSON representation
A simple URL Shortner Desktop App using Python, Tkinter & Pygubu
- Host: GitHub
- URL: https://github.com/softon/tk-url-shortner
- Owner: softon
- Created: 2021-04-17T17:35:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-17T17:42:25.000Z (about 5 years ago)
- Last Synced: 2025-03-18T00:51:41.667Z (about 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# TK - URL Shortner
A simple URL Shortner Desktop App using Python, Tkinter & Pygubu
## Usage
1. Generate a generic token from [Bitly](https://bitly.com)
2. Update the token in the source code
3. Install the requests package `pip install requests`
4. Run program `python urlshortner.py`
## Screenshot
