| Crates.io | justshell |
| lib.rs | justshell |
| version | 0.3.4 |
| created_at | 2024-07-02 09:09:10.451452+00 |
| updated_at | 2025-03-18 02:28:40.928044+00 |
| description | Simple webapp wrapper |
| homepage | |
| repository | https://github.com/chardoncs/justshell.git |
| max_upload_size | |
| id | 1289390 |
| size | 43,020 |
Simple webapp wrapper written in Rust, based on GTK 4 and WebKitGTK 6.
For the legacy version using Qt WebEngine, see here.
Use JustShell to wrap a webapp.
justshell http://127.0.0.1:5050
Always use URL for local HTML file.
justshell file:///path/to/index.html
Use it as a PDF viewer? No problem! (Thanks, WebKit! :D)
justshell file:///path/to/myfile.pdf
Launch URL input dialog by simply typing in justshell.
justshell
Qt WebEngine is not good, period.