13 Commits (master)

Author SHA1 Message Date
Harshad Sharma 5115bc8555 Add example: Sentimark - sentence-level sentiment analysis and markup. 7 years ago
Harshad Sharma d616e1bb07 Add title to summary. 7 years ago
Harshad Sharma 4b6b7f9ffb Text summarizer based on `sumy`. Uses `ftfy` to keep sanity in unicode
as it appears on www, and `dominate` to generate html without fuss.
7 years ago
Harshad Sharma bf30cd39ab Since we now depend on the interpreter path in installer template,
and because that path isn't shown to users anymore, remove the fanciness.
7 years ago
Harshad Sharma 94d586317c Add --insert option for shell userscript. 7 years ago
Harshad Sharma d591f93551 install to qutebrowser's userscripts directory for easy access. 7 years ago
Harshad Sharma 871bc4afe9 Add a shell command example. 7 years ago
Harshad Sharma d4c6796d5e Add: request.send_command, .send_text and
rename .send_to_browser => .send_html
7 years ago
Harshad Sharma 9729509991 Aha! :D 7 years ago
Harshad Sharma 77b94d21b2 Rename decorator @qutescript to @userscript. 7 years ago
Harshad Sharma 26ffc87735 Simplify; stick to argparse for because with click's framework, this
use case seems convoluted :-S
7 years ago
Harshad Sharma e82f3a2eba Add --install option to userscripts through decorator. 7 years ago
Harshad Sharma 692da8db27 First draft. 7 years ago