Comment on ntfy alternative with file attachment on iOS
Eirikr70@jlai.lu 6 days ago
Instead of asking for a ntfy alternative, could you tell what you want to achieve? Because ntfy has several functions, primarily that of carrying notifications. And it seems that’s not what you want to achieve. Maybe you can find it here.
syaochan@feddit.it 5 days ago
I want to send a file to an iPad from a cron script. Currently I’m attaching it to a mail, but if the file is bigger than the max attachment size it won’t be sent. Also in this way I’m using an external service when it’s not needed, since both source and destination are on my lan. I tried ntfy because I was already using it for other tasks, so the server was already in place, but then I realized that iPad app is very limited.
hayalci@fstab.sh 5 days ago
Sounds like you want something like Syncthing instead. There are ios clients for it as well, Mobius gets recommended frequently.
syaochan@feddit.it 4 days ago
I looked into Syncthing for other reasons in the past, isn’t it a sort of Dropbox replacement? I’m not sure how I can achieve what I want with it.