Skip to content

A simple utility script in python so you can open links in google chrome reader mode

License

Notifications You must be signed in to change notification settings

TehThanos/Distil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distil

A simple utility script in python so you can open links in google chrome reader mode

To run it you need to have Python installed.

You need to install the script requirements by running pip -r requirements.txt.

You also need to enable chrome's reader mode, you can do that from by going to chrome://flags/#enable-reader-mode

To acutally run the script you can type python3 distil [your_link] in a terminal and it will automatically copy a new link to your clipboard which you can paste to chrome, or if you are on linux just type ./distil [your_link].

About

A simple utility script in python so you can open links in google chrome reader mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages