this post was submitted on 28 Apr 2024
16 points (90.0% liked)
Selfhosted
60426 readers
240 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Macrodroid/Automate/Tasker and Syncthing.
I do something Ike this - we have a folder on our phones kept in sync with Syncthing.
Then use Macrodroid to save the info to a file (location, wifi name, wifi key).
Would probably require 2 macros - one to save the info, and one that looks for the wifi ID in the file when your phone sees that wifi as available.
Or just use a text file in that folder, keep a shortcut to it on your home screen. Whenever either of you update the file, those changes will show up almost instantly on the other phone.
If you ~~had~~ add a pc at home to the sync job, you get a little more stability in the sync (don't have to wait for both phones to be on to sync).
Wifi ID alone is probably all you need to save. Location would be superfluous (nice to have but not required).
oh that is cool. thanks!
Any ideas on which would be a better automate tool? i have not used either.
Uggh... Lol.
Tasker is probably the most capable, but has a significant learning curve.
Automate and Macrodroid are easier to learn, but more limited.
Maybe start with Macrodroid, get your feet wet. It's easy enough that my simple macros wouldn't help - MD walks you through creating a macro.
I have got recording ssid's when I connect, but not the password.
It also doesn't check whether it exists in the list, not sure how to do that yet. I think I need pro to use lists and dictionaries
Can you share your macro's?