An open source, lightweight, fast, terminal-based markdown research tool built with Rust.
Go to docs.ekphos.xyz
To install with Cargo:
cargo install ekphosAlternatively, you can install Ekphos using Homebrew:
brew install ekphosOr using AUR:
yay -S ekphosNote: Always update to the latest version. If you encounter config issues after updating, run ekphos --reset to reset your configuration.
- Rust 1.70+
- For inline images: iTerm2, Kitty, WezTerm, Ghostty, or Sixel-compatible terminal
- Open a discussion in the repository
This project is in early development. There may be breaking changes and bugs in pre-releases.
git clone https://github.com/hanebox/ekphos.git
cd ekphos- Fork the repository
- Create a feature branch from
main - Make your changes
- Submit a PR to the
mainbranch
To contribute to the documentation, see ekphos-docs.
MIT
