ekphos

Crates.ioekphos
lib.rsekphos
version0.20.0
created_at2025-12-15 11:23:33.491899+00
updated_at2026-01-22 16:05:28.53547+00
descriptionA lightweight, fast, terminal-based markdown research tool inspired by Obsidian
homepage
repositoryhttps://github.com/hanebox/ekphos
max_upload_size
id1985875
size2,177,846
han (hanebox)

documentation

README

Ekphos

Crates.io Rust License

An open source, lightweight, fast, terminal-based markdown research tool built with Rust.

Ekphos Preview

Documentation

Go to docs.ekphos.xyz

Quick Start

To install with Cargo:

cargo install ekphos

Alternatively, you can install Ekphos using Homebrew:

brew install ekphos

Or using AUR:

yay -S ekphos

Note: Always update to the latest version. If you encounter config issues after updating, run ekphos --reset to reset your configuration.

Requirements

  • Rust 1.70+
  • For inline images: iTerm2, Kitty, WezTerm, Ghostty, or Sixel-compatible terminal

Discussion

Disclaimer

This project is in early development. There may be breaking changes and bugs in pre-releases.

Contributing

git clone https://github.com/hanebox/ekphos.git
cd ekphos
  1. Fork the repository
  2. Create a feature branch from main
  3. Make your changes
  4. Submit a PR to the main branch

To contribute to the documentation, see ekphos-docs.

Packaging status

License

MIT

Commit count: 180

cargo fmt