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
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