Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 549 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 549 Bytes

ganymede

A gemini browser. ganymede is a new gemini protocol browser designed for quick sessions written in rust.

OS Support

  • Windows: Unsupported
  • MacOS: Unsupported
  • Linux: Supported(Any modern distro that supports rust)

Dependencies

  • crossterm
  • ratatui
  • trotter
  • colored
  • tokio
  • anyhow

How to Install

  • clone the repository git clone https://github.com/AlexanderMaxRanabel/beton.git
  • switch to director
  • compile beton using cargo build --release

Binary should be in target/release now