X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=README;h=cc0145ed0e69ecdffec7e22c0cd311837ff73e1a;hb=41afaa44290fce503ac8cf00156a7b8de8e680e3;hp=bd77acc534c57cae58d94990eed4439b5e9c3bdd;hpb=5104c77814d0fdeba20599c16e58d684d8ac1804;p=chorizo.git diff --git a/README b/README index bd77acc..cc0145e 100644 --- a/README +++ b/README @@ -3,32 +3,23 @@ | |/ _` | '__| |_ / _` | | | (_| | | | |/ / (_| | |_|\__,_|_| |_/___\__,_| - https://uninformativ.de/git/lariza - https://uninformativ.de/bugs.html - + https://sr.ht/~armaan/lariza - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A simple web browser using GTK+ 3, GLib and WebKit2GTK+. Features: - - A WebKit2 viewport - An input box to change the URI or to search the current page - - Built-in launching of suckless' tabbed - Built-in download manager - Indicator for web feeds - - Optimized hotkeys: Left hand on keyboard, right hand on mouse - - Keyword based searching: Opening "wi foo" will search wikipedia + - Full keyboard control - Global content zoom - Cooperative instances using FIFOs - Certificate trust store - - Bundled user-supplied JavaScripts (optional): - - Link hints - - Bundled web extensions (optional): - - Adblock - + - User script support + - Extension support Installation ------------ @@ -64,16 +55,12 @@ Background information What lariza is and what it's not - lariza does what I need. It won't do other things. I'm open for pull - requests but please don't be upset if I turn them down -- which might - happen if it's a feature that I simply don't need. That being said, - you should have a look at the PATCHES file. :-) + lariza does what I need. It won't do other things. I'm open for + contributions but please don't be upset if I turn them down -- which + might happen if it's a feature that I simply don't need. lariza does not compete with powerful browsers like dwb or luakit, nor - with monstrous applications like Firefox or Chromium. lariza won't - have persistent storage, nor a plugin system, nor cloud sync, nor - bookmarks. - + with monstrous applications like Firefox or Chromium. About the name @@ -91,3 +78,9 @@ Background information So, I wrote my own browser^W WebKit GUI. WebKit does all the dirty work. + +Copyright +--------- +MIT License, see the LICENSE file for more information. + +This codebase is a fork of the original lariza browser by Peter Hofmann. \ No newline at end of file