Fix bookmarks selection of the start page
Safely unwrap URL host
Bump to 0.8.2
asuka
is a Gemini Project client written in Rust with NCurses.
Press g
to go to an URL.
Press b
to go back.
Press a
to bookmark current URL.
Press B
to show/hide bookmarks.
Press r
to go reload the current page.
Press q
to quit.
Grab a release or build asuka and install it manually.
clone the repository
install openssl and ncurses development headers
run cargo build --release
copy the release somewhere and make it executable.