Skip to content

Latest commit

History

History
60 lines (38 loc) 路 2.41 KB

README.md

File metadata and controls

60 lines (38 loc) 路 2.41 KB
Omura is CLI client to access the Gemini Protocol sites. A Gemtext-based Web Alternatives Protocol.

What is Omura?

Omura is a small-CLI small-client to access the Gemini Protocol sites. A Gemtext-based Web Alternatives Protocol.

Omura: 澶ф潙 / Large Village. It is a placename and surname found throughout Japan and the Ry奴ky奴 Islands. The name listed in the Shinsen sh艒jiroku may be taken from a district in Hizen (now Nagasaki prefecture).

Omura is CLI client to access the Gemini Protocol sites. A Gemtext-based Web Alternatives Protocol.

Why Omura?

Omura is simple (Only commands, yes, commands.) and extensible (powered by UNIST AST and TypeScript) project to access the Gemini Protocol sites, it's easy to use, you can run below than 5 minutes, thanks to JavaScript runtime engines.

How to run Omura?

Bunx recommended: v1.1.3

# Install omura with bunx
bunx add omura
# then run
bunx omura

# Fix `UNABLE_TO_VERIFY_LEAF_SIGNATURE: unable to verify the first certificate`
NODE_TLS_REJECT_UNAUTHORIZED=0 bunx omura

# Local development (Same directory)
NODE_TLS_REJECT_UNAUTHORIZED=0 bunx .

npx recommended: v10.5.0

npx omura

Acknowledgments

Omura takes heavy inspiration from the following:

License

Omura is MIT-licensed open-source software by @fzn0x.