-
-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: Android client share feature. #1062
Comments
I like the sound of it! Maybe the feature request would be more at home over at https://github.com/meshtastic/Meshtastic-Android/issues ? |
moved. thx. |
https://developer.android.com/training/sharing/receive |
Hello, I'm interested in working on this issue. Could you please assign it to me ? |
I don't think anyone is currently working on this - feel free to start a draft pull request outlining what you're trying to accomplish. |
Platform
ESP32
Description
Would it be possible to add a android 'share' feature to the app so it shows up as an app that accepts shared data? I realize droid can share more than text (pictures, etc) between apps, but curious if just text based shares could be sent to the android app to save from cutting text from one app, changing app, and pasting.
Pardon my ignorance, but this may allow workflow apps like Tasker to automatically route things to the Meshtastic app thus automating certain things (e.g. incoming SMS texts could be pushed to the Meshtastic app and automatically be send to a predefined channel.
I can see this as being useful in many ways. Like maybe in the future pushing emails (might require a separate app catered to this). e.g. email to: [email protected] - filter sees "MT" in the subject and Tasker or app native pushes that to the Meshtastic app and out it goes.
Just an idea that may be easy, or really hard to do.
I know this can be done with CLI, but we all live on phones and not everyone knows how to cat herd Termux for this kind of stuff.
Thanks for the consideration.
The text was updated successfully, but these errors were encountered: