| Crates.io | weblauncher |
| lib.rs | weblauncher |
| version | 1.3.0 |
| created_at | 2025-06-10 20:31:58.999641+00 |
| updated_at | 2025-06-20 01:33:19.140571+00 |
| description | execute commands through a web interface |
| homepage | |
| repository | https://github.com/Ithyx/WebLauncher |
| max_upload_size | |
| id | 1707733 |
| size | 83,438 |
WebLauncher has not been designed with any kind of security in mind. You should not use this. If you use this anyways, do not expose it to a public network.
WebLauncher is meant to be a way of controlling devices remotely with user configurable commands.
Create a config file either in ${XDG_CONFIG_HOME}/weblauncher/config.toml or at any arbitrary location (in which case you will need to use the configuration flag). The file uses the TOML syntax, and you can see examples in the tests directory.
Run the program.
Access the dashboard by opening the URL output in your browser, or make your own requests directly.