KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
USBKill
★ 11
Open GitHub ↗
USB connection trigger.
Download README (.md)
Explore Similar Repositories
es-theme-RBHS
:
No description available.
sentry_deno
:
Unofficial port of the Sentry SDK for JavaScript to Deno.
Portfolio-Website
:
This is a Portfolio Website
building-modern-apps-for-android-code
:
Source code for eBook: Building Modern Apps for Android
GoldQuest6
:
A C64 dungeon crawler written in 99.9% BASIC V2 (with added dwarves).
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
USBKill
?
Download (.md)
# USBKill USB connection trigger. [comment]: <> ([<img ) [comment]: <> ( src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png") [comment]: <> ( alt="Get it on F-Droid") [comment]: <> ( height="80">](https://f-droid.org/packages/me.lucky.usbkill/)) [comment]: <> ([<img ) [comment]: <> ( src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" ) [comment]: <> ( alt="Get it on Google Play" ) [comment]: <> ( height="80">](https://play.google.com/store/apps/details?id=me.lucky.usbkill)) <img src="https://raw.githubusercontent.com/x13a/USBKill/main/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="30%" height="30%"> Tiny app to listen for USB connection events while the device is locked. When found, it will send a broadcast message. It must not trigger on charger. Only on device and accessory. ## Wasted * action: `me.lucky.wasted.action.TRIGGER` * receiver: `me.lucky.wasted/.TriggerReceiver` * secret: the code from Wasted Do not forget to activate the `Broadcast` trigger in Wasted. ## Permissions * FOREGROUND_SERVICE - receive usb state events * RECEIVE_BOOT_COMPLETED - persist service across reboots ## License [](https://www.gnu.org/licenses/gpl-3.0.en.html) This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the [GNU General Public License v3](https://www.gnu.org/licenses/gpl.html) as published by the Free Software Foundation.