You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have an option to choose where files received via NearDrop are saved. Instead of them always going to the Downloads folder, I’d like the ability to set a custom destination, like the Desktop.
check the source code for InboundNearbyConnection.swift file and change .downloadDirectory at line 306 and 326 to wherever you please and recompile the app.
It would be great to have an option to choose where files received via NearDrop are saved. Instead of them always going to the Downloads folder, I’d like the ability to set a custom destination, like the Desktop.
Thanks again for this tool, @grishka!
The text was updated successfully, but these errors were encountered: