X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=f052fc9074939580702289034951413228ee13f8;hb=a4de4a3a71e460141b740564ef22d1c79760db4e;hp=5ab7c26e3c9c759cd9071f621cae5df38be88d1d;hpb=0503e77861fcdfeaf20e1cc06dbc2f49d06bc45b;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/README.md b/README.md index 5ab7c26..f052fc9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ A dead simple static **HOM**epage for your serv**ER** to keep your services on h **Check out the live demo [here](https://homer-demo.netlify.com/).** +It supports keyboard shortcuts: + +* `/` Start searching. +* `Escape` Stop searching. +* `Enter` Open the first matching result (respects the bookmark's `_target` property). +* `Alt`/`Option` + `Enter` Open the first matching result in a new tab. + If you need authentication support, you're on your own (it can be secured using a web server auth module or exposing it only through a VPN network / SSH tunnel, ...) ![screenshot](https://raw.github.com/bastienwirtz/homer/master/screenshot.png)