FilePilot is a lightweight desktop assistant for Windows. It helps you search local files, launch apps, use voice commands, play music in NetEase Cloud Music, send WeChat messages, and search the web from one simple desktop interface.
- Local file and project search
- Direct app launching and action execution
- Voice input with a custom wake name
- Full-screen RGB wake border feedback
- NetEase Cloud Music search and playback automation
- WeChat contact messaging automation
- Browser search support
- Chinese and English UI toggle
- Standalone Windows executable build
The latest Windows preview build is available from the GitHub Releases page.
Download FilePilot-Windows-v0.1.0.exe and double-click it to run. No installer is required.
This is an early Windows preview. FilePilot currently focuses on desktop automation and may need small updates when third-party apps change their UI.
Known notes:
- Microphone access may need to be allowed before voice mode works.
- NetEase Cloud Music and WeChat automation depend on the visible desktop app layout.
- The first launch can take a few seconds while the bundled runtime starts.
The desktop build is based on Python and pywebview.
Useful commands:
python -m unittest discover -s tests
python -m PyInstaller --clean --noconfirm FilePilot.specThe packaged executable is generated under dist/FilePilot.exe.
No license has been selected yet.