index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (442B) | |
--- | |
1 Simplyread | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 A piece of javascript to remove distractions from webpages, | |
8 similar (but much more simple) to readable. Download the | |
9 source from the webpage, then install by running this: | |
10 | |
11 cat keybind.js simplyread.js >> $HOME/.surf/script.js | |
12 | |
13 The default keybinding is ctrl-alt-r. | |
14 | |
15 Download | |
16 -------- | |
17 | |
18 * [project webpage](http://njw.me.uk/software/simplyread) | |
19 | |
20 Author | |
21 ------ | |
22 | |
23 * Nick White <http://njw.me.uk/> |