Skip to content

docs: add LTools to showcase#5099

Open
lian-yang wants to merge 1 commit intowailsapp:v3-alphafrom
lian-yang:add-ltools-showcase
Open

docs: add LTools to showcase#5099
lian-yang wants to merge 1 commit intowailsapp:v3-alphafrom
lian-yang:add-ltools-showcase

Conversation

@lian-yang
Copy link
Copy Markdown

@lian-yang lian-yang commented Mar 30, 2026

Summary

  • Add LTools to the Wails v3 community showcase
  • LTools is a plugin-based cross-platform desktop toolbox built with Wails v3, inspired by uTools

Changes

  • Added showcase screenshot (ltools.webp) to docs/src/assets/showcase-images/
  • Added showcase entry (ltools.md) to docs/src/content/docs/community/showcase/
  • Updated index.mdx to include LTools in the showcase grid

Project

  • GitHub: https://github.com/lian-yang/ltools
  • Features: Global search bar, system tray integration, clipboard manager, screenshot tool with annotation, JSON editor, calculator, system monitor, and extensible plugin system

Summary by CodeRabbit

  • Documentation
    • Added LTools to the community showcase—a plugin-based desktop toolbox featuring global Spotlight-style search, system tray integration, and built-in utilities including clipboard manager, screenshot annotation, JSON editor, calculator, and system monitor with extensible plugin support.

Add LTools - a plugin-based cross-platform desktop toolbox
built with Wails v3, featuring global search, clipboard manager,
screenshot tool, JSON editor, and more.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

Walkthrough

Two documentation files were added to the community showcase section: the showcase index was updated with a new entry for LTools, and a corresponding documentation page was created describing LTools as a plugin-based desktop toolbox built with Wails v3.

Changes

Cohort / File(s) Summary
Showcase Index Update
docs/src/content/docs/community/showcase/index.mdx
Added new showcase entry for LTools with thumbnail reference, route, and title to the entries array.
New Showcase Page
docs/src/content/docs/community/showcase/ltools.md
Created new documentation page for LTools project including frontmatter, embedded image, and description of features (global search, system tray, clipboard manager, screenshot annotation, JSON editor, calculator, system monitor, and plugin extensibility).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

Documentation, size:S, lgtm

Suggested reviewers

  • leaanthony

Poem

🐰✨ A new showcase hops into view,
LTools joins the crew so bright,
Plugin-powered desktop dreams come true,
Documentation shines with delight!
The community garden grows—hooray! 🌱

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete. It provides a summary and lists changes, but lacks critical required sections: no linked issue reference, no 'Type of change' checkbox selection, no testing information, and no completed checklist items. Add 'Fixes #' reference, select relevant change type checkbox, provide testing details with platform checkboxes, include wails doctor output, and complete the required checklist items.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: add LTools to showcase' clearly and concisely summarizes the main change—adding a new project entry to the community showcase section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
docs/src/content/docs/community/showcase/ltools.md (1)

9-9: Optional wording polish for concision.

On Line 9, you can replace “a variety of built-in plugins” with “built-in plugins” for tighter phrasing.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/src/content/docs/community/showcase/ltools.md` at line 9, Replace the
phrase "a variety of built-in plugins" with the tighter wording "built-in
plugins" in the sentence that currently reads "It features a global search bar
(Spotlight-style), system tray integration, and a variety of built-in plugins
including clipboard manager, screenshot tool with annotation, JSON editor,
calculator, system monitor, and more." so the sentence becomes more concise
while preserving the list of examples.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@docs/src/content/docs/community/showcase/ltools.md`:
- Line 9: Replace the phrase "a variety of built-in plugins" with the tighter
wording "built-in plugins" in the sentence that currently reads "It features a
global search bar (Spotlight-style), system tray integration, and a variety of
built-in plugins including clipboard manager, screenshot tool with annotation,
JSON editor, calculator, system monitor, and more." so the sentence becomes more
concise while preserving the list of examples.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 735f8dd1-2af9-40f2-982b-88d13db02814

📥 Commits

Reviewing files that changed from the base of the PR and between bb4fbf9 and a9ef7f7.

📒 Files selected for processing (3)
  • docs/src/assets/showcase-images/ltools.webp
  • docs/src/content/docs/community/showcase/index.mdx
  • docs/src/content/docs/community/showcase/ltools.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant