tylergneill / webloc2html

converts Mac webloc browser shortcut files to platform-independent, Javascript-based html shortcuts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple implementation in Python of this:

screenshot

Instructions:

  1. Clone repo.
  2. Place .webloc file in same directory as script.
  3. Call (Python3) script from command line with .webloc file as argument.
  4. Find similarly-named .html file at same place.

About

converts Mac webloc browser shortcut files to platform-independent, Javascript-based html shortcuts


Languages

Language:Python 100.0%