Commit Graph

  • cf35d80fe4
    Merge df7bc27243 into 5115bc8555 Brandon L. Locke 2019-09-08 21:53:41 +0000
  • df7bc27243 fixed readme code segments Brandon L. Locke 2019-09-08 17:50:32 -0400
  • 5959f96b98
    Merge 867fc9c323 into 5115bc8555 Jordyn/The Linux Geek 2018-04-17 23:01:07 +0000
  • 867fc9c323 Fix english in the readme Jordyn/The Linux Geek 2018-04-17 18:00:40 -0500
  • 5115bc8555 Add example: Sentimark - sentence-level sentiment analysis and markup. master Harshad Sharma 2017-06-17 06:13:15 +0530
  • d616e1bb07 Add title to summary. Harshad Sharma 2017-06-17 06:11:58 +0530
  • 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. Harshad Sharma 2017-06-17 04:47:12 +0530
  • 2ed6489594 Yikes! Missed a space. Harshad Sharma 2017-06-17 04:11:41 +0530
  • 36e4021cb7 Update readme. Fix missing properties in as_json() Harshad Sharma 2017-06-17 02:14:38 +0530
  • b318c57dc7 Update readme. Harshad Sharma 2017-06-17 01:03:37 +0530
  • f8368bdbd6 Make installer examples more relevant. Harshad Sharma 2017-06-17 00:54:58 +0530
  • 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. Harshad Sharma 2017-06-17 00:34:55 +0530
  • 94d586317c Add --insert option for shell userscript. Harshad Sharma 2017-06-17 00:33:24 +0530
  • d591f93551 install to qutebrowser's userscripts directory for easy access. Harshad Sharma 2017-06-16 23:47:31 +0530
  • 49d188e343 Failsafe defaults for imported env variables. Harshad Sharma 2017-06-16 22:50:22 +0530
  • 871bc4afe9 Add a shell command example. Harshad Sharma 2017-06-16 22:45:26 +0530
  • a05cd0ba24 Add request.script_name and .script_path Harshad Sharma 2017-06-16 22:44:07 +0530
  • d4c6796d5e Add: request.send_command, .send_text and rename .send_to_browser => .send_html Harshad Sharma 2017-06-16 22:21:19 +0530
  • d45b0712bc O_O Harshad Sharma 2017-06-16 21:39:45 +0530
  • 7449c3bc6b Cleanup. Harshad Sharma 2017-06-16 21:31:08 +0530
  • 414f1b835b Use interpreter path to format installation instructions, if it is not in the common '/usr' or '/opt' paths. Harshad Sharma 2017-06-16 21:30:06 +0530
  • 9729509991 Aha! :D Harshad Sharma 2017-06-16 21:23:54 +0530
  • c920d2abf2 Add helper methods to request. Harshad Sharma 2017-06-16 21:23:36 +0530
  • f047449344 Add: barebones html template. Harshad Sharma 2017-06-16 21:19:44 +0530
  • 0a7e464c82 Add comments. Harshad Sharma 2017-06-16 21:19:14 +0530
  • 9cb7ac4588 Cleanup. Harshad Sharma 2017-06-16 21:03:10 +0530
  • 7072b4077d Simplify. Harshad Sharma 2017-06-16 20:56:19 +0530
  • 77b94d21b2 Rename decorator @qutescript to @userscript. Harshad Sharma 2017-06-16 20:50:08 +0530
  • 50af3d8722 Cleanup. Harshad Sharma 2017-06-16 20:39:15 +0530
  • ff3f894d3c No direct cli yet; disable in setup. Harshad Sharma 2017-06-16 20:37:53 +0530
  • 8af9fbf58c Cleanup. Harshad Sharma 2017-06-16 20:36:39 +0530
  • 666c3515f0 Use userscript name in generated temporary filename; better context for debugging. Harshad Sharma 2017-06-16 20:30:14 +0530
  • 2f4d4de273 Ignore logs. Harshad Sharma 2017-06-16 20:23:21 +0530
  • 26ffc87735 Simplify; stick to argparse for because with click's framework, this use case seems convoluted :-S Harshad Sharma 2017-06-16 20:23:00 +0530
  • c294b608c6 Add: display traceback within the browser if userscript crashes. Use click instead of argparse. Harshad Sharma 2017-06-16 18:57:48 +0530
  • e82f3a2eba Add --install option to userscripts through decorator. Harshad Sharma 2017-06-16 17:59:34 +0530
  • 692da8db27 First draft. Harshad Sharma 2017-06-16 09:48:45 +0530
  • 905da70079 Project skeleton with cookiecutter-pylibrary. Harshad Sharma 2017-06-16 09:47:06 +0530