Skip to content

Azuuureee/pathbridge-mac

Repository files navigation

PathBridge Mac 🔗

English | 简体中文


Disclamer: This entire project was created 100% by Google Gemini AI. The project owner is a non-programmer.

📖 What is PathBridge?

PathBridge is a lightweight macOS menu bar utility designed for professionals working in mixed Windows/Mac environments.

✨ Key Features

  • Smart Detection: Detects Windows UNC paths, Mac SMB URLs, and local Volumes.
  • AI Extraction: Uses Gemini AI to find paths hidden inside messy chat messages.
  • Native Look: Sits quietly in your menu bar.

🚀 Installation & First-Time Setup

  1. Download: Get the .dmg from Releases.
  2. Install: Drag to Applications.
  3. Security: If blocked, go to System Settings > Privacy & Security and click "Open Anyway".
  4. ⚠️ IMPORTANT SETUP:
    • After opening PathBridge, click the Settings (Gear icon).
    • Enter your company's File Server IP (e.g., 192.168.x.x). This allows the app to correctly convert your local Mac folders back to Windows links for your colleagues.

🛠️ How to Use

  1. Copy any Windows path sent to you (e.g., \\Server\Folder).
  2. Click the PathBridge icon in the menu bar.
  3. Click "Paste & Convert".
  4. The Mac path is now in your clipboard!

AI 创作声明: 本项目的所有代码均为 Google Gemini AI 100% 自动生成。项目维护者本人为非编程从业人员。

📖 什么是 PathBridge?

PathBridge 是一款专为处于 Windows/Mac 混合办公环境的专业人士设计的 macOS 菜单栏小工具。

✨ 核心功能

  • 智能识别:自动识别 Windows 路径 (UNC)、Mac SMB 链接和本地磁盘路径。
  • AI 提取:内置 Gemini AI 引擎,能从一长串杂乱的聊天记录中精准找出隐藏的路径。
  • 原生体验:常驻顶部菜单栏,简洁优雅。

🚀 安装与首次配置

  1. 下载:在 Releases 栏目下载 .dmg 文件。
  2. 安装:将图标拖入 Applications 文件夹。
  3. 安全设置:如提示无法打开,请前往 系统设置 > 隐私与安全性,点击 “仍要打开”
  4. ⚠️ 关键配置(必做):
    • 打开软件后,点击右上角的 设置(齿轮图标)
    • 在“File Server Address”处填入你公司的服务器 IP 地址(例如:192.168.x.x)。

🛠️ 使用说明

  1. 复制:直接复制 Windows 同事发给你的任何路径(例如:\\Server\Folder)。
  2. 点击:点击 macOS 顶部菜单栏的 PathBridge 图标。
  3. 转换:点击 “一键粘贴转换”
  4. 完成:转换后的 Mac 路径已自动进入你的剪贴板!

🏗️ Build from Source

如果你想自己从源码构建,请确保已安装 Node.js,然后执行:

# 1. 安装必要的环境依赖
npm install
# 2. 编译并打包生成 .dmg 文件
# (配置已更新为通用版,将生成支持 Intel 和 Apple 芯片的安装包)
npm run dist

打包完成后,生成的安装包会在 dist-desktop 文件夹中。

About

A macOS menu bar tool to convert Windows UNC paths and Mac SMB paths.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors