Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aayvnnnn/linkly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”— Linkly

Important

I am not affiliated with TinyURL, this is an independent project.

This CLI client shortens URLs using the pyshorteners library in Python.

Setup

Note

Ensure you have Python 3, pip, and git installed on your machine.

Clone the repository

git clone https://github.com/saayxee/linkly

Change directory

cd linkly

Install dependencies

pip install termcolor pyshorteners

Usage

Run the script

python linkly.py

Now input the URL you want to shorten and copy your shortened URL!

Contribution/Bugs

If you experience any bugs regarding the tool, please open an issue and document the problem in detail so that I can fix it as needed.

If you want to contribute a feature or fix a bug yourself, kindly act per the following instructions/guide:

  • Fork the repository.
  • Create a new branch for your changes.
  • Implement your changes.
  • Create a PR.
  • Wait for the PR to get approved.

Developer

Made by Aayan Zaidi โœŒ๏ธ

About

Shorten URLs using TinyURL in a CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages