Skip to content

feat: add repository link to About page#4

Merged
xsharp merged 1 commit intomainfrom
feat/about-repo-link
Mar 9, 2026
Merged

feat: add repository link to About page#4
xsharp merged 1 commit intomainfrom
feat/about-repo-link

Conversation

@xsharp
Copy link
Copy Markdown
Contributor

@xsharp xsharp commented Mar 9, 2026

Summary

  • Add a clickable GitHub repository link to the Settings > About page
  • Uses openUrl from @tauri-apps/plugin-opener to open external links
  • Added i18n translations (en-US / zh-CN)

Test plan

  • Open Settings > About tab
  • Verify the GitHub repository link is displayed
  • Click the link and verify it opens https://github.com/Timlyzer/timlyzer in the browser

Closes #2

🤖 Generated with Claude Code

Closes #2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@xsharp xsharp merged commit fc8d547 into main Mar 9, 2026
1 check passed
@xsharp xsharp deleted the feat/about-repo-link branch March 9, 2026 06:04
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.

feat: add repository link to About page

1 participant