1
0
Fork
You've already forked vhm
0
[vulpine headmate] - minimal note taking system
  • Rust 100%
Find a file
2026年07月06日 17:17:28 -05:00
clients fix cat 2026年07月06日 17:17:28 -05:00
src vhm 0.2.3 2026年07月05日 23:21:17 -05:00
tools/migrate vhm 0.2.0; vhm-egui 0.1.1 2026年05月18日 14:41:09 -05:00
.gitignore half-working egui-based client! 2026年03月17日 20:51:31 -05:00
Cargo.toml vhm 0.2.3 2026年07月05日 23:21:17 -05:00
README.md add set_host and set_nickname 2026年07月02日 14:37:27 -05:00
SPEC.md add set_host and set_nickname 2026年07月02日 14:37:27 -05:00

vhm [vulpine headmate]

"come, come, have a seat. let me take all of that information off your shoulders." - ???, 2635年03月13日

dead simple plaintext note taking library with optional encryption.

a library, not an application?

Yep! vhm is a library that provides functions for dealing with vhm spec compliant directories. This means that unlike many note taking services (Joplin, Evernote, etc.) you're not confined to a single client!

clients

  • egui: Linux, egui based
  • feral: multiplatform, command line interface