Add project usage documentation #40

Merged
JackFrostbyte merged 1 commit from feature/v0.6-issue-20-usage-docs into main 2026-05-09 23:06:53 -04:00

Summary

Adds user-facing project documentation for RGB Aura.

This update:

  • expands the main README.md;
  • adds docs/usage.md;
  • repairs and completes docs/safe-failure-modes.md;
  • repairs and completes docs/systemd-user-service.md;
  • documents manual runtime usage, dry-run usage, runtime config, logs, safe stopping, and optional systemd usage;
  • keeps detailed failure behavior and systemd setup in their own focused documents.

Safety notes

  • Documentation-only change.
  • No animation behavior changed.
  • No OpenRGB write behavior changed.
  • Runtime guardrails remain unchanged.
  • Dry-run remains hardware-free.
  • Reserved ARGB zone remains documented as untouched.
  • Optional systemd service remains optional and not auto-installed.

Validation

Ran:

ruff format src/rgb_aura scripts tests
ruff check src/rgb_aura scripts tests
## Summary Adds user-facing project documentation for RGB Aura. This update: - expands the main `README.md`; - adds `docs/usage.md`; - repairs and completes `docs/safe-failure-modes.md`; - repairs and completes `docs/systemd-user-service.md`; - documents manual runtime usage, dry-run usage, runtime config, logs, safe stopping, and optional systemd usage; - keeps detailed failure behavior and systemd setup in their own focused documents. ## Safety notes - Documentation-only change. - No animation behavior changed. - No OpenRGB write behavior changed. - Runtime guardrails remain unchanged. - Dry-run remains hardware-free. - Reserved ARGB zone remains documented as untouched. - Optional systemd service remains optional and not auto-installed. ## Validation Ran: ```bash ruff format src/rgb_aura scripts tests ruff check src/rgb_aura scripts tests
JackFrostbyte deleted branch feature/v0.6-issue-20-usage-docs 2026-05-09 23:06:54 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JackFrostbyte/rgb-aura!40
No description provided.