Runcd win-wpf/msix && focalboard.exe Mac: Requires macOS 11.3+ and Xcode 13.2.1+ Runmake prebuild The above prebuild step needs to be run only when you make changes to or want to install your npm dependencies, etc. Once the prebuild is completed, you can keep repeating the below step...
There might be backports of newer versions for Windows 7 in the future. Linux N.A. - Setup In most cases, LocalSend should work out of the box. However, if you are having trouble sending or receiving files, you may need to configure your firewall to allow LocalSend to communicate over...
Basically, all you need to do is to copy the two MSIX packages into the same folder and then run the following command line: C:\> "C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x86\MakeAppx.exe" bundle /d /p <file_path>.msixbundleCopy The bundled MSIX packages...
Windows 7 (or up) Linux or MacOS (vcpkg is now cross platform, see announcement) To acquire the tool: Clone from GitHub: git clone https://github.com/Microsoft/vcpkg Run the bootstrap script in the vcpkg folder: C:\src\vcpkg> .\bootstrap-vcpkg.bat Ubuntu:~/$ ./bootstrap-v...
Windows 7 (or up) Linux or MacOS (vcpkg is now cross platform, see announcement) To acquire the tool: Clone from GitHub: git clone https://github.com/Microsoft/vcpkg Run the bootstrap script in the vcpkg folder: C:\src\vcpkg> .\bootstrap-vcpkg.bat Ubuntu:~/$ ./boo...
C++ Library Manager for Windows, Linux, and MacOS. Contribute to microsoft/vcpkg development by creating an account on GitHub.
flutter build windows Local MSIX App flutter pub run msix:create Store ready flutter pub run msix:create --store Linux Traditional flutter build linux AppImage appimage-builder --recipe AppImageBuilder.yml Snap Feel free to open a pull request. There is a snap branch to play with. Contributors...
Windows Traditional flutter build windows Local MSIX App flutter pub run msix:create Store ready flutter pub run msix:create --store Linux Traditional flutter build linux AppImage appimage-builder --recipe AppImageBuilder.yml Snap Instructions in localsend/snap/README.md ContributorsAbout...
There might be backports of newer versions for Windows 7 in the future. Linux N.A. - Setup In most cases, LocalSend should work out of the box. However, if you are having trouble sending or receiving files, you may need to configure your firewall to allow LocalSend to communicate over...