-
Notifications
You must be signed in to change notification settings - Fork 27
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
ble sour apple script #25
base: main
Are you sure you want to change the base?
Conversation
okay well i'll check the script tomorrow as soon as possible, but it's not a plugin meant to work for pwnhyve, it just seems to be a script - either you'd have to do the work and implement it as a plugin, or i do if you want to work on it yourself to make it into a plugin, go here for documentation. then i'll push when it's a functioning plugin and it works :) |
ah i see so we make it a plugin, ill work on that |
however did not add screen support yet...
okay sick, half of it's done - you just need ui/screen support now. shouldn't be too hard if you can't do it now i'll do it in a few days, i have school to worry about |
same lmao, do you know the screen dimensions in pixels so i can determine the best way to put down text? |
screen dimensions are 128x64 (LxH) you shouldn't have to worry about screen dimensions and stuff though, it's best to use the screenConsole() and |
pls test when possible
should be fixed, just added the screen support |
what's the name of the bluetooth package this uses? like the pip package name |
should just have bluetooth and stuff installed, and it should work. i'll double check later |
bluetooth is unfortunately not a package |
yeah, its the |
okay well unfortunatrly i sprained my index finger and can barely type, if you can work on it on a pi you own that'd be nice - you don't need a display, you can use the VNC program i made (i too use it) |
get better soon! i will continue messing with my own, hopefully seeing if this will work |
merge changes from main
merge more stuff from upstream
will test, edit, then push this to main as soon as i fix display issues :) need to do comments aswell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
other than a few issues, the code looks good - I'd test it but I don't own an iphone 😆
I'll test with my iPhone dw |
Seems like there are a couple of problems with the screen, and I cannot use the VNC normally. For now, should I wait for a fix? |
if you'd like to use VNC you can go into L3 of the config and edit it to "headless" - so there isn't any SPI issues Line 3 in fca5451
|
this script allows for ble spamming, onto an iphone. it doesn't work for any other devices but i have seen implementation regarding google devices, androids, etc,