174 points

LocalSend, a cross platform alternative to airdrop and nearby share.

My family uses it for almost all of our filesharing. IPhone to android, iPhone to windows PC, android to macbook, etc. Its works really, really well.

permalink
report
reply
21 points

Just tried it - so simple, so good. Thanks for posting about this!

permalink
report
parent
reply
6 points

I love this. Its great. I use this and syncthing if I want to move files across.

permalink
report
parent
reply
4 points

Yeah I just found that diamond!

permalink
report
parent
reply

thank you for this recommendation! i hope i can convince my friends to start using it

permalink
report
parent
reply
2 points

Just picked this up based on the up votes here, and I’m already a fan. Seems like it does what you want and nothing else, which is perfect.

permalink
report
parent
reply
1 point

Has it some automation? Cron like?

permalink
report
parent
reply
1 point

I love it so much that I put it right away on my donations list.

permalink
report
parent
reply
1 point

Ooh I use apps that use the Magic Wormhole library. There’s a linux app for it called Warp and several android apps, all FOSS.

permalink
report
parent
reply
137 points
*

TrailSense, an easy to use, comprehensive wilderness tool.

The goals of the developer are fun to consider:

Goals

  • Trail Sense must not use the Internet in any way, as I want the entire app usable when there is no Internet connection

  • Features must provide some benefits to people using the app while hiking, in a survival situation, etc.

  • Features should make use of the sensors on a phone rather than relying on stored information such as guides

  • Features must be based on peer-reviewed science or be verified against real world data

Likewise, the features being developed under those goals are great for getting outside:

Features

  • Designed for hiking, backpacking, camping, and geocaching
  • Place beacons and navigate to them
  • Follow paths
  • Retrace your steps with backtrack
  • Use a photo as a map
  • Plan what to pack
  • Be alerted before the sun sets
  • Predict the weather
  • Use your phone for astronomy
  • And more
permalink
report
reply
12 points

How does the metal detector work? I’ve never heard of a phone being able to do that.

permalink
report
parent
reply
19 points

It uses the magnetic field sensor on the phone (compass). It can only detect magnetically active metals and also kinda weakly, but it’s quite fun!

permalink
report
parent
reply
7 points
*
Deleted by creator
permalink
report
parent
reply
4 points

Can’t wait to take a picture of a trailhead map and try tracking myself on it.

permalink
report
parent
reply
2 points

It works pretty well! I found in my one quick test that a pair of known points on a diagonal offer the best tracking. Definitely need to play with that feature again.

permalink
report
parent
reply
4 points

Downloaded it and I love it!

permalink
report
parent
reply
114 points

Syncthing, a peer to peer file synchronize that basically everyone needs, they just don’t know it.

permalink
report
reply
43 points

It’s insane how many services sell file synchronisation as a premium feature when syncthing can do it for free and no one seems to use it

permalink
report
parent
reply
8 points

I mean, true…but I don’t think the average user is paying for the service rather than they’re paying for not having to worry about setting up everything needed to get syncthing working.

I don’t consider myself a luddite in any way, but within five seconds of reading syncthing’s install instructions even I basically just said, “yeah…no.” And I say that AS a nearly 12 year semi-advanced linux user. It’s not that it’s difficult. But difficult enough to not be worth it for the average person.

permalink
report
parent
reply
4 points
*

but within five seconds of reading syncthing’s install instructions even I basically just said, “yeah…no.”

Install instructions: download tarball, unpack, run. Done.

Did I miss something?
Autostart at system startup can be done with the basic utilities of the OS.
Windows: scheduled tasks. Systemd/Linux: they have a basic service file that you just have to drop in the right folder, and run 2 commands (start, enable).
Piece of cake. Not telling this because I already know how these work, but because as I remember, these steps are documented.

permalink
report
parent
reply
4 points

Too bad for Apple users though

permalink
report
parent
reply
2 points
*

Why? It has an iOS and MacOS client, I have it running on 3 iOS devices and 2 Macs.

permalink
report
parent
reply
2 points

Mobius on ios

permalink
report
parent
reply
16 points

The best part is it works with Android as well. Whenever I turn my computer on, all my photos on my phone sync to my computer to a folder that gets regularly backed up (using Vorta which is an excellent and easy to use open source backup program for Windows, Linux, and Mac)

permalink
report
parent
reply
6 points

For images I highly recommend Immich. It’s the Google Photos equivalent, and it works excellently.

I use SyncThing for documents, but photos from my phone go to Immich.

permalink
report
parent
reply
10 points

I set it up last month. I’ve rarely experienced had such a smooth setup process. Was putting it off for years because I had assumed I would need at least several hours. Right now I have one on a server and then every device syncs to it (thought it would be easy to set up backups that way)

permalink
report
parent
reply
3 points

this was my experience too. kept putting it off because I assumed I’d need to tinker a bit. didn’t at all, worked immediately with only the simplest configuration. genuinely amazing, I wish my software worked that well.

permalink
report
parent
reply
7 points

Can you explain a bit more about what file synchronization is?

permalink
report
parent
reply
22 points

You know Dropbox? Google drive? OneDrive? That’s file synchronisation. Files across multiple devices kept in sync by the software provider. Except in the named cases above, all your data is uploaded to their servers. With syncthing there’s no cloud server, just your devices operating over the internet. So you have some backup responsibility to cover.

Caveat: I’ve never used syncthing and I wrote the above with a total of 10 seconds of reading their website and so it is entirely possible I’m completely wrong about everything and so I emplore you to do your research.

permalink
report
parent
reply
5 points

Ahhh makes sense, thank you kind sir! I’ll take a deeper look at their site

permalink
report
parent
reply
1 point

I wish I could set it up so that I can remove a file from Computer A that’s syncing to Computer B and not have the file deleted from Computer B

permalink
report
parent
reply
1 point

Haven’t used this feature before, but this flag might be what you need

permalink
report
parent
reply
106 points

Bitwarden an open source, simple password manager it does it’s job very well

permalink
report
reply
19 points

I would personally recommend KeepassXC foe PC and KeepassDX for Android phones, just having your Vault available locally is a lot better than relying on a server that can get a security breach in any moment, not to mention the Keepass’s Vaults are encrypted and no one can access them without the , key or physical key, with KeepassXC and KeepassDX, you only will need ONE password 😁

permalink
report
parent
reply
33 points
*

I get the thought, but your phone can also have a security breach at any moment, ESPECIALLY because normal user error is by far the weakest and most often exploited attack vector.

Bitwarden’s vaults are also encrypted with the option for even stronger argon2id encryption. Bitwarden themselves can’t access them or reset them. It is open source and most importantly, audited. KeypassXC has only had one audit ever. (Though that passed and I would also definitely recommend keypassXC, it is great software security-wise)

The database is stored, encrypted, once on their server and once to each device you sync to, so it is available locally.

Even if they had a security breach, by design the assailant couldn’t access your database any more than they could access your keypass database.

You can also self-host it which would bring it exactly to the level of keypassX variants as far as attack surface.

Not to mention with bitwarden, you will also only need one key. That is the whole point of a password manager.

“It is available locally and a lot better…” is simply untrue. They are both great options. Just whatever works best for the person. Bitwarden has a ton more QoL options and enterprise options, plus separate, shared password databases and such for families and companies. Again, just as secure.

permalink
report
parent
reply
3 points

I have a lot of experience with both. As a tech savvy user, I slightly prefer KeePass. Syncing between devices is slightly more painful, but I find it to be more reliable, and it doesn’t have the attack surface that Bitwarden does. (While encrypted, Bitwarden still really wants a web server and a local database connection.)

VaultWarden is probably better for those who can’t be bothered to move a file around and want direct browser integration. With KeePass when you need a password, you’ll make sure the username has focus and then alt+tab to KeePass and hit “autofill”. Some sites won’t take “username{tab}password{enter}” and you’ll have to customize the configuration.

VaultWarden is better at prompting you to add new passwords. I prefer the workflow that’s encouraged by KeePass, where you open the app first and use the app to open the URL. (You can do this in VaultWarden too, but it’s less obvious.)

permalink
report
parent
reply
1 point
*

On my case i use Syncthing-fork to have my database synchronized on my tablet and phone, you’ll be surprised how easy to use is, and doesn’t require a server 😄

permalink
report
parent
reply
2 points

While I personally use KeepassXC and Keepass2Android on mobile devices (as with KeepassDX there is no reliable way of syncing the database that I know of) to other less tech-inclined people I’d always recommend Bitwarden as it is much more suitable to most people’s usecases.

permalink
report
parent
reply
1 point

Personally? KeepassXC is more user-friendly, i beleive Keepass2Android is more confusing

permalink
report
parent
reply
1 point

I sync my database using syncthing, specifically syncthing-fork for android as i don’t currently have a PC 😄

permalink
report
parent
reply
14 points

TIL BitWarden is open source.

permalink
report
parent
reply
8 points

Indeed, most people I know IRL still use the same passwords for everything.

permalink
report
parent
reply
2 points

@shinysquirrel @PumpkinDrama I’ve been using password-store for a while now and I love it. I have it synced on multiple device via a bare git repo

permalink
report
parent
reply
2 points

I don’t know about “simple”, but it’s very good. Been a happy user for many years

permalink
report
parent
reply
1 point

What’s not simple about it, as a password manager? Pop in the name/uri, pop in a username, pop in/generate a password Bingo bango Is there a level of complexity I’m missing, or alternatively is there a simpler approach?

permalink
report
parent
reply
2 points

VaultWarden if you want all the features without paying $40/year.

Otherwise Bitwarden will either allow you to self-host OR allow you to share passwords with one other person (using their server), but not both.

VaultWarden just unlocks all the features.

permalink
report
parent
reply
1 point

does its* job very well

permalink
report
parent
reply
80 points
*

KDEConnect - I use it on Windows and android phone. Very nice when you get security codes or links on phone, want to send files or when I want to control audio|video and I watch from the couch.

in general: Fdroid nearly always has a more feature rich and performant alternative

permalink
report
reply
3 points

For those wondering it is a linux-first software, and works better on there

permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

Community stats

  • 4.7K

    Monthly active users

  • 1.7K

    Posts

  • 30K

    Comments