OUO.IO LINK SHORTENER
This is a simple python script that made to short links. currently ouo.io doesn't have Application Programming Interface so i decided to use my own skills to make a one. after some works here it is. a simple link shortener that can convert any link in the web
Dependancies
This is how to install them.
pip3 install -r requiremtns.txt
Installation
This is how you can short a link
- Install Python
- Clone the repo
git clone https://github.com/Danushka-Madushan/ouo-io.git
- Run Installation Script
InstallScript.cmd
- Short
short.py https://github.com/Danushka-Madushan/
- If any Errors Occured Use this Command
short.py --token PLACE_YOUR_TOKEN_HERE
{ "_token": "TOKEN" }