Skip to content

Danushka-Madushan/ouo-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Install Python
  2. Clone the repo
    git clone https://github.com/Danushka-Madushan/ouo-io.git
  3. Run Installation Script
    InstallScript.cmd
  4. Short
    short.py https://github.com/Danushka-Madushan/
  5. If any Errors Occured Use this Command
    short.py --token PLACE_YOUR_TOKEN_HERE
    It Will Update Token.json
    {
     "_token": "TOKEN"
    }

About

Simple Version of ouo.io. shorten any link on the web easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published