Skip to content

dhth/urll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urll

Build status

urll lets you browse URLs in a webpage in a recursive manner.

tui

💾 Installation

cargo:

cargo install --git https://github.com/dhth/urll.git

⚡️ Usage

Usage: urll [OPTIONS] <URL>

Arguments:
  <URL>

Options:
  -t, --tui
  -h, --help  Print help

📟 TUI

urll

urll lets you browse results in a TUI. You can interactively view results for a URL returned as a result of a previous URL, creating a history of viewed results in the process.

TUI Keymaps

Keymap Action
j / Down go down
k / Up go up
Enter show results for URL under cursor
g go to the top
G go to the end
<backspace> go back in navigation history
y yank URL under cursor to system clipboard
Y yank all URLs to system clipboard
o open URL under cursor in browser
? show/hide help view
Esc / q go back/quit
<ctrl+c> quit immediately

About

browse URLs in a webpage in a recursive manner

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages