Skip to content

yijiem/safari-reading-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

safari-reading-list

Upload my safari reading list to GitHub so that I can read on non-apple devices.

Update step

  1. Copy ~/Library/Safari/Bookmarks.plist using Finder. It might not work if trying to do so in a terminal (even with sudo). Since this folder seems to have special access control with extended attributes.
  2. Run $ plutil -convert xml1 -o Bookmarks.plist.xml Bookmarks.plist to convert the plist file into xml.
  3. Run $ python3 parser.py.

About

Upload my safari reading list to GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages