Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gemrest/sydney

Vim-like, Command-line Gemini Client
https://github.com/gemrest/sydney

client gemini gemrest germ

Last synced: about 2 months ago
JSON representation

Vim-like, Command-line Gemini Client

Awesome Lists containing this project

README

        

# Sydney

[![crates.io](https://img.shields.io/crates/v/sydney.svg)](https://crates.io/crates/sydney)
[![github.com](https://github.com/gemrest/sydney/actions/workflows/rust.yaml/badge.svg?branch=main)](https://github.com/gemrest/sydney/actions/workflows/rust.yaml)

Sydney is a Vim-like, command-line Gemini client.

[![Video of Sydney in action](https://host.fuwn.me/m3q9cny6pr5f.png)](https://i.imgur.com/l2gw8wp.mp4)

Sydney has a beautiful, intuitive, and powerful command-line interface;
including:

- Vim-like keybindings
- Vim-like commands
- Intuitive link handling
- Understandable errors
- Customizable UI

## Usage

### Installation

```shell
cargo install sydney --force
```

### Help

```shell
usage: syndey [option, capsule_uri]
Options:
--version, -v show version text
--help, -h show help text

Sample invocations:
syndey gemini://gem.rest/
syndey --help

Report bugs to https://github.com/gemrest/sydney/issues

```

## License

This project is licensed with the [GNU General Public License v3.0](https://github.com/gemrest/sydney/blob/main/LICENSE).