27 Commits (bf30cd39ab3e6ec57091fbd3bdf737021132a0e5)
 

Author SHA1 Message Date
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 49d188e343 Failsafe defaults for imported env variables. 7 years ago
Harshad Sharma 871bc4afe9 Add a shell command example. 7 years ago
Harshad Sharma a05cd0ba24 Add request.script_name and .script_path 7 years ago
Harshad Sharma d4c6796d5e Add: request.send_command, .send_text and
rename .send_to_browser => .send_html
7 years ago
Harshad Sharma d45b0712bc O_O 7 years ago
Harshad Sharma 7449c3bc6b Cleanup. 7 years ago
Harshad Sharma 414f1b835b Use interpreter path to format installation instructions, if
it is not in the common '/usr' or '/opt' paths.
7 years ago
Harshad Sharma 9729509991 Aha! :D 7 years ago
Harshad Sharma c920d2abf2 Add helper methods to request. 7 years ago
Harshad Sharma f047449344 Add: barebones html template. 7 years ago
Harshad Sharma 0a7e464c82 Add comments. 7 years ago
Harshad Sharma 9cb7ac4588 Cleanup. 7 years ago
Harshad Sharma 7072b4077d Simplify. 7 years ago
Harshad Sharma 77b94d21b2 Rename decorator @qutescript to @userscript. 7 years ago
Harshad Sharma 50af3d8722 Cleanup. 7 years ago
Harshad Sharma ff3f894d3c No direct cli yet; disable in setup. 7 years ago
Harshad Sharma 8af9fbf58c Cleanup. 7 years ago
Harshad Sharma 666c3515f0 Use userscript name in generated temporary filename; better context
for debugging.
7 years ago
Harshad Sharma 2f4d4de273 Ignore logs. 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 c294b608c6 Add: display traceback within the browser if userscript crashes.
Use click instead of argparse.
7 years ago
Harshad Sharma e82f3a2eba Add --install option to userscripts through decorator. 7 years ago
Harshad Sharma 692da8db27 First draft. 7 years ago
Harshad Sharma 905da70079 Project skeleton with cookiecutter-pylibrary. 7 years ago