From 012c8afd2383241f0102111f97302857adfcb599 Mon Sep 17 00:00:00 2001 From: NPScript Date: Fri, 3 Jun 2022 22:57:05 +0200 Subject: initial sketch --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4368e7 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# Simple Browser + +This is a little browser which depends on the QtWebEngine. + +In Contrast to the GtkWebkit the QtWebEngine runs under Chromium and +is lighter and faster and supports more modern websites. + +Because of the fact that the Qt library is only provided for C++ +this browser is written in c++. + +## Keybindings + +- k : scroll up +- j : scroll down +- o : open url + +## TODO + +- Execute Shell Commands +- add config-header-file -- cgit v1.2.3-70-g09d2