sydney

Crates.iosydney
lib.rssydney
version
sourcesrc
created_at2022-07-16 10:52:06.537603+00
updated_at2025-04-04 23:57:22.992415+00
descriptionVim-like, Command-line Gemini Client
homepagehttps://github.com/gemrest/sydney
repositoryhttps://github.com/gemrest/sydney
max_upload_size
id626642
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Fuwn (Fuwn)

documentation

README

Sydney

crates.io github.com

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

Video of Sydney in action

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

cargo install sydney --force

Help

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

Sample invocations:
    syndey gemini://fuwn.me/
    syndey fuwn.me
    syndey --help

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

License

This project is licensed with the GNU General Public License v3.0.

Commit count: 33

cargo fmt