Skip to content
forked from kiliankoe/readnow

πŸ“– open a random link from your Safari reading list

Notifications You must be signed in to change notification settings

sdtaheri/readnow

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“– readnow

Keep throwing links into your Safari's reading list without ever looking at them again? Want to stop thinking of your reading list as the place where articles go to die?

This simple tool opens a random link from your reading list for you to read. Now.

demo

Keep this up with somewhat of a routine and you'll (hopefully) be able to bring the count of pages in your reading list back down πŸ––

Installation

$ brew tap kiliankoe/readnow https://github.com/kiliankoe/readnow.git
$ brew install readnow

Caveat

Unfortunately macOS 10.14 Mojave blocks random applications from accessing ~/Library/Safari, which is a good thing. Being a simple binary, it appears readnow can't request access by itself, but relies on you proactively giving access to user data to your terminal application (Terminal.app, iTerm.app, etc.). Do so by going to System Settings > Security & Privacy > Privacy > Application Data and adding your terminal, thanks!

readnow will also you prompt you for this if it can't access Safari's Bookmarks.plist when launched.

About

πŸ“– open a random link from your Safari reading list

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 90.9%
  • Ruby 9.1%