Screenshot of https://github.com/nearby-sharing showing a README.md file containing multiple download cards
I added the download button to #GitHub 😁
#nearshare #GitHub
Screenshot of https://github.com/nearby-sharing showing a README.md file containing multiple download cards
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 🥳
github.com/nearby-shari...
Screenshot showing a simple UWP appliaction with three main actions: "Send file", "Send Clipboard" and "Send Text". Below is a button linking to the windows settings app.
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!
apps.microsoft.com/detail/9NL0J...
#UWP #dotnet
Home screen (now a AndroidX Fragment) of the nearbysharing app for android
Settings screen (now a AndroidX Fragment) of the nearby sharing app fro android
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:
nearshare.shortdev.de/setup/
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.
github.com/nearby-shari...
#dotnet
Fortunately the #nearshare beacon format is not on the default deny list!
cs.android.com/android/plat...
Nearby Sharing android app using a modal SideSheet dialog
Nearby Sharing android app using a detached modal SideSheet dialog
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