Skip to content

Converts .url files' name and URL parameters into a .txt file

Notifications You must be signed in to change notification settings

waLLxAck/.URLtoTxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

.URLtoTxt

.urlToTxt.py Creates a new OR OVERRIDES an existing .txt file (Name and URL.txt) containing the name and the URL links for all Internet shortcut (.url) files in the directory the file is run.

.urlToTxtUpdate.py Creates a new OR UPDATES an existing .txt file (Name and URL.txt) containing the name and the URL links for all Internet shortcut (.url) files in the directory the file is run.

Example:

Files in directory:

Homepage - Material Design.url .urlToTxt.py

Output:

Name and URL.txt <---- new file created

Name and URL.txt's content:

File Name: Homepage - Material Design
URL: https://material.io/ 

Another Example:

Releases

No releases published

Packages

 
 
 

Languages