aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-20 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-05-20 20:20:20 +0200
commit60ef8792c29447aaf8b6ffdfec70071c31c02036 (patch)
tree2f0b2b7abd45038a4b0a427d31a262d191df99eb
parentup (diff)
downloadhardflip-60ef8792c29447aaf8b6ffdfec70071c31c02036.tar.gz
hardflip-60ef8792c29447aaf8b6ffdfec70071c31c02036.tar.bz2
hardflip-60ef8792c29447aaf8b6ffdfec70071c31c02036.tar.xz
hardflip-60ef8792c29447aaf8b6ffdfec70071c31c02036.tar.zst
hardflip-60ef8792c29447aaf8b6ffdfec70071c31c02036.zip
more reading
-rw-r--r--README.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15824b7..e4c67be 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ on macOS.
Install those if you need them:
+ `sshpass` if you are using passwords with SSH (honnestly use keys instead)
-+ `xfreerdp` for RDP. Called `freerdp2-x11` on some distros
++ `xfreerdp` for RDP. Also called `freerdp2-x11` on some distros
+ `openstack` for OpenStack CLI
+ `gpg` to crypt passwords. You can store them in plain text if you prefer but
I wouldn't recommend that option
@@ -119,7 +119,20 @@ reload your config and colors files.
## Usage
+Usage is straight forward, add some hosts and connect to them. A description
+of the various keybinds are available by pressing the key `?`.
+
+vim-like keybinds are available by default. It is not possible yet to rebind
+keys, maybe in the future.
+
+On first start, you will be prompted to configure GnuPG and default SSH keys.
+
## Next
Check `ROADMAP.md` to see the intended upgrades for `hardflip`. VNC hosts and
fuzzysearch are big ones. But that's pretty much it. Enjoy.
+
+## Bugs
+
+I'm sure there are plenty of bugs. Please open an issue or mail me at
+`rbo@gmx.us` if you find some