Skip to content

limahigor/hyprvault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyprVault

GitHub release (latest by date)

Terminal-first secret browser for Secret Service on Hyprland and Wayland.

💡 Features

  • ⚡ Three-pane TUI for collections, items, and details.
  • ⚡ Vim-style and arrow-key navigation.
  • 📦 Secret Service backend integration.
  • 📦 Toggle masked secret previews on demand.
  • 📦 Copy secrets to the clipboard with wl-copy.
  • ⚡ Wrapped details view for narrow terminals.

📸 Demo

Demo

🚀 Quick Start

git clone <your-repo-url>
cd hyprvault
cargo run

📦 Installation

tar -xzf hyprvault_<version>_linux_x86_64.tar.gz
cd hyprvault_<version>_linux_x86_64
sudo install -Dm755 hyprvault /usr/local/bin/hyprvault
hyprvault

⌨️ Keybindings

Key Action
h / Previous collection
l / Next collection
j / Next item
k / Previous item
s Toggle secret visibility
c Copy selected secret to clipboard
q Quit

🗺️ Roadmap

v0.2.0 (Current)

  • Browse non-empty Secret Service collections
  • Inspect items in the selected collection
  • View item metadata and presentable attributes
  • Reveal and hide selected secrets
  • Copy secrets with wl-copy
  • Navigate with vim keys and arrows
  • Add Omarchy theme integration

🚀 Next Release

  • Add search and filtering for collections and items
  • Show in-app status feedback for copy and load actions
  • Improve secret type detection and labeling
  • Handle empty and error states more gracefully

🎨 Future

  • Create, edit, and delete secrets from the TUI
  • Support alternate clipboard backends
  • Add richer sorting and collection management flows

🤝 Contributing & License

  • Keep PRs focused, small, and tested with cargo test.
  • Open an issue or draft PR before larger UI or data-model changes.
  • Released under the MIT License.

About

A terminal-first secret manager for Linux, built to keep your passwords, tokens, and keyrings close to your workflow.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages