ryuji / peep

This software is a TUI front-end for Google Reader

This URL has Read+Write access

peep / peeprc
100644 20 lines (16 sloc) 0.42 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[credential]
# login account for Google Reader
email = your_google_reader_account@gmail.com
# password for Google Reader
password = your_google_reader_password
 
[unread]
# max count of unread entries
max_count = 200
 
[browse]
# max count of open entry in external web browser
max_count = 6
 
[ad_filter]
# enable Ad Filter *EXPERIMENTAL*
enable = True
# pattern of Ad Filter *EXPERIMENTAL*
pattern = ^\[?(AD|PR)\]?:? .*$