Skip to content

Releases: hjosugi/myhelp

MyHelp v0.1.1 (brand preview)

Pre-release

Choose a tag to compare

@hjosugi hjosugi released this 18 Jul 19:04
e2e8d0b

This prerelease adds the original MyHelp identity and reproducible Linux, macOS, and Windows icon assets. It remains a source release with the portable Nix CLI; native desktop installers are not included yet.

What's Changed

  • Add original MyHelp brand identity by @hjosugi in #16

Full Changelog: v0.1.0...v0.1.1

MyHelp v0.1.0 (preview)

Pre-release

Choose a tag to compare

@hjosugi hjosugi released this 18 Jul 18:35
e48c924

MyHelp v0.1.0 is an early public preview of the local-first personal help-page workspace.

Highlights

  • Shared Rust storage core used by both the CLI and Tauri adapter.
  • CLI commands for listing, reading, creating, editing, and searching plain Markdown pages.
  • React/Tauri desktop editor scaffold with Markdown preview.
  • Example language-workflow starter pack.
  • Nix CLI package and app for Linux and macOS.
  • CLI-only Nix dependency closure, with desktop dependencies isolated in the Tauri workspace.

Try the CLI

nix run github:hjosugi/myhelp/v0.1.0 -- list

This prerelease publishes source archives and the Nix CLI entry point only. Desktop installers, signing, and automatic updates are not included yet. MyHelp does not execute saved commands and does not require a cloud service.