Skip to content

ichinya/quiverkeep-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

quiverkeep-ui

Desktop thin client for QuiverKeep.

quiverkeep-ui will host the desktop application built around Rust and Tauri. This repository owns tray, overlay, popup, notifications, and native desktop integrations while consuming contracts exposed by quiverkeep-core.

Responsibilities

  • present usage, limits, and reset information from core;
  • provide tray and overlay UX;
  • manage desktop-specific startup and connection flow;
  • integrate with native desktop capabilities through Tauri.

Boundaries

  • domain logic remains in quiverkeep-core;
  • UI state must be derived from core responses and local presentation needs;
  • no direct access to core storage.

Status

Repository initialized. Implementation has not started yet.

About

Desktop thin client for QuiverKeep built with Rust and Tauri.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors