You who search and execute commands from a web browser 2
If you improve after studying pyramid and mako
I made you to execute the command from the WEB browser, so I posted it separately.
function
- The result is stored in the tab in the page.
- Supports various searches (qiita, alc English-Japanese / Japanese-English, python, php, etc.)
How to use
Run main.py to access http: // localhost: 8080 /.
![qiita.png](https://qiita-image-store.s3.amazonaws.com/0/25728/0919697d-e9a5-350e-8a6d-6d4ef20e350c.png)
![new.png](https://qiita-image-store.s3.amazonaws.com/0/25728/ab8f1463-8db5-8f84-ff41-2e0286c6f739.png)
![php.png](https://qiita-image-store.s3.amazonaws.com/0/25728/b70e910d-48d0-a182-e8e9-f995974231c1.png)
![pydoc.png](https://qiita-image-store.s3.amazonaws.com/0/25728/62198f21-abf7-fb84-ddb0-8a16ed08a3be.png)
![execute.png](https://qiita-image-store.s3.amazonaws.com/0/25728/2af37972-662e-d127-2ebb-f5a4d119a779.png)
- Full-screen commands and commands that output results sequentially cannot receive results. (Example: top, vim, watch)
download