Any foss file sharing app that supports file upload by another person who does not have the app? (Through local network)
mystik @ mystik @lemmy.world Posts 0Comments 92Joined 2 yr. ago
mystik @ mystik @lemmy.world
Posts
0
Comments
92
Joined
2 yr. ago
https://pairdrop.net is FOSS, cross platform, realtime, peer-to-peer, and only needs a browser. You can host your own version if you prefer. In contrast, Firefox Send (also FOSS) was 'asynchronous' (you could upload, and then email a link), but it was shut down due to abuse. https://github.com/timvisee/send is a fork of the archived github project that you can self host with many improvements, notably authentication, so only yourself and trusted users can upload. (edit: wrong link for ff send)