Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arcxio/reto

Repository files navigation

reto

reto is a simple terminal web browser in djot markup

build

git clone https://github.com/arcxio/reto
cd reto
go build

usage

reto expects either HTTP(S) URL or a local HTML file path as a single argument.

controls

  • j, down arrow: scroll down
  • k, up arrow: scroll up
  • g, home: scroll to top
  • G, end: scroll to bottom
  • ctrl+f, page down: scroll down by one page
  • ctrl+b, page up: scroll up by one page
  • H: move to previous page
  • L: move to next page
  • tab: select next link
  • shift+tab: select previous link
  • enter: follow selected link

dependencies

license

reto is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

this program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. see the GNU General Public License for more details.

About

a simple terminal web browser in djot markup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages