An open API service indexing awesome lists of open source software.

https://github.com/paiv/gemini-client

Basic client for Project Gemini
https://github.com/paiv/gemini-client

gemini gemini-client

Last synced: about 2 months ago
JSON representation

Basic client for Project Gemini

Awesome Lists containing this project

README

        

Basic client for [Project Gemini](https://gemini.circumlunar.space/)
==

[![standwithukraine](https://user-images.githubusercontent.com/196601/157247232-b1926a64-e859-4261-b0d1-73390e56df9c.svg)](https://ukrainewar.carrd.co/)

```
usage: explore.py [-h] [-p PORT] [-i ID] [-o FILE] [-O] [-v] url

positional arguments:
url gemini:// URL

optional arguments:
-h, --help show this help message and exit
-p PORT, --port PORT Override default port 1965
-i ID, --identity ID Client certificate file (.pem)
-o FILE, --output FILE
Output file name
-O, --remote-name Use file name from the URL
-v, --verbose
```