-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Proposal
I want to build an app for android using this library to place trades on pocket option,
Problem Statement
currently there are no wheels for android, I tried all the frameworks kivy, beeware and Chaquopy.
but all fail due the main code being written in rust and compiled in .so files.
Suggested Implementation
the app I want to create uses notification listener on android from telegram to place trades. currently desktops dont support notification listening unless I use alot of code. this approach is much more simpler
Use Case
telegram signal entry bot.
Benefits
the benefit to this is that i can use native android notification listener to achieve to signal entries
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request