readme: Initial commit

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-07-12 15:39:24 +03:00
parent 9da267410a
commit 29fdcb488c
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# `hcloud-console.fish`
To run it you just need `nix`: [gkak.la/nix-tutorial](https://gkak.la/nix-tutorial)
```fish
./console.fish <server name>
```
* Includes all dependencies
* Requests a console using `hcloud`
* Copies the password to the clipboard
* Runs `novnc` locally
* Opens `novnc` with the needed parameters in your browser
* Just press "connect" and paste the password!