DW
dwink/ekphos
A lightweight, fast, terminal-based markdown research tool inspired by Obsidian
Ekphos
An open source, lightweight, fast, terminal-based markdown research tool built with Rust.
Documentation
Go to docs.ekphos.xyz
Quick Start
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.
Requirements
- Rust 1.70+
- For inline images: iTerm2, Kitty, WezTerm, Ghostty, or Sixel-compatible terminal
Discussion
- Open a discussion in the repository
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- 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.
License
MIT
