I added the download button to #GitHub 😁

#nearshare #GitHub

Even though this app directly uses the #nearshare implementation built into Windows, it allows discovering LAN devices, so you can finally transfer data to Windows devices without Bluetooth / WiFi or MacOS machines using the cli 🥳

https://github.com/nearby-sharing/cli

GitHub - nearby-sharing/cli: Cross-platform cli for windows nearby-sharing (Project Rome)

Cross-platform cli for windows nearby-sharing (Project Rome) - nearby-sharing/cli

GitHub

The #nearshare app family is joined by a new utility app for #Windows. Besides the native share menu in Windows, you can now use this app to quickly share your clipboard, some plain text or arbitrary data via drag'n'drop!

https://apps.microsoft.com/detail/9NL0J9C8FV0K

#UWP #dotnet

Currently working on moving the #nearshare #android app from activities to fragments and navigation apis.

I just noticed that some well-known #windows #firewall rules were gone which caused some issues in local-network stuff including #nearshare.

Resetting the firewall rules did the trick for me.
This is now part of the #nearshare setup docs:

https://nearshare.shortdev.de/setup/

Setup your Windows machine

Working on a small util app for #nearshare on #Windows to simplify the usage of Nearby Sharing on Windows (e.g. send files from your clipboard, drag'n'drop, etc).

It's a #WinUI 3 app on #UWP.

https://github.com/nearby-sharing/windows

#dotnet

GitHub - nearby-sharing/windows: [WIP] Utils for Nearby Sharing on Windows 10 / 11

[WIP] Utils for Nearby Sharing on Windows 10 / 11. Contribute to nearby-sharing/windows development by creating an account on GitHub.

GitHub

I just tried the `neverForLocation` #android permission flag for the `BLUETOOTH_SCAN` permission so I don't have to request location permissions anymore.

Sadly the documentation is not very clear on which beacons will be filtered out...

Fortunately the #nearshare beacon format is not on the default deny list!

https://cs.android.com/android/platform/superproject/main/+/main:packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/AdapterService.java;l=6968-6973;drc=b79ed83920c889bd8f2889431a2700b1c669e265

#android #nearshare

Time to work on the UI of #nearshare again ✨

I'm thinking of replacing the `BottomSheet` with a `SideSheet`.
This would give more screen space but still be a modal dialog.

What do you think?
Do you like the (1) normal or (2) detached style more?

#dotnet #android #airdrop

Finally, the first stable release of the #NearShare app since a year!! 🎉

Getting my #nearshare app ready for a stable release!

Any suggestions for features / fixes?

https://github.com/nearby-sharing/android

GitHub - nearby-sharing/android: Share files from android to PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)

Share files from android to PC via the Windows 10 / 11 built-in sharing functionality (Project Rome) - GitHub - nearby-sharing/android: Share files from android to PC via the Windows 10 / 11 built-...

GitHub