NewBing
NewBing Desktop Application (Windows Mac Linux)
Install
Windows
Mac
Usage
Recommended
Dev
git clone https://github.com/everest-architecture/NewBing.git
cd NewBing
pnpm install
pnpm dev
pnpm build
pnpm tauri build
FAQ
Downloading wix311-binaries.zip
- When executing the
pnpm tauri build
command, it may get stuck atDownloading https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip
. In this case, you can:- Manually download
https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip
. - Create the
C:\Users\user\AppData\Local\tauri\WixTools
directory - Copy the files extracted from
wix311-binaries.zip
toC:\Users\user\AppData\Local\tauri\WixTools
- Manually download
Thanks
- This project is inspired by ChatGPT
License
Apache License