8000 GitHub - pythops/lobtui: ๐ŸŒ TUI for lobste.rs website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pythops/lobtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

35 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TUI for lobste.rs website

๐Ÿš€ Installation

๐Ÿ“ฅ Binary release

You can download the pre-built binaries from the release page release page

๐Ÿ“ฆ crates.io

You can install lobtui from crates.io

cargo install lobtui

๐Ÿง Arch Linux

You can install lobtui from the AUR using your favorite AUR helper. For example:

paru -S lobtui

๐Ÿšฉ NetBSD

You can install lobtui from the official repositories.

pkgin install lobtui

โš’๏ธ Build from source

Run the following command:

git clone https://github.com/pythops/lobtui
cd lobtui
cargo build --release

Then run strip to reduce the size of the binary

strip target/release/lobtui

This will produce an executable file at target/release/lobtui that you can copy to a directory in your $PATH.

๐Ÿช„ Usage

j or Down : scroll down.

k or Up: scroll up.

gg: go to the top of the page.

G: go the bottom of the page.

n: next page.

p: previous page.

r: reload the current page.

o: open the highlighted story in the browser.

โš–๏ธ License

GPLv3

About

๐ŸŒ TUI for lobste.rs website

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages

0