Skip to content

TCNOco/YOURLS-PyAPI-Link-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOURLS-PyAPI-Link-Creator

Creates and copies short links to your clipboard, based off of user input.

This is a super simple cross-platform interface for using the YOURLS API to add short links. Running a simple .bat file with a loop is a lot simpler than waiting for the webpage to reload, adding one at a time. Script also handles ampersand in the URLs, that sometime break the API.

Requirements:

Python 2 or 3: https://www.python.org/downloads/
clipboard: pip install clipboard https://pypi.org/project/clipboard/
xmljson: pip install xmljson https://pypi.org/project/xmljson/

About

Creates and copies short links to your clipboard, based off of user input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published