Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 319 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 319 Bytes

gemini client

This project is established to satisfy one purpose: expose a Gemini client, and also provide an optional GUI layer, both systems running on NodeJS.

Usage

There is only one dependency -- blessed. Install that and you're good to go!

npm i
cd src
node index