All Projects → 452 → USBHIDTerminal

452 / USBHIDTerminal

Licence: Apache-2.0 license
USBHIDTerminal

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to USBHIDTerminal

droidducky-app
Android app to run duckyscript
Stars: ✭ 34 (-66.67%)
Mutual labels:  usb-hid
TBLauncher
based on https://github.com/Neamar/KISS
Stars: ✭ 74 (-27.45%)
Mutual labels:  android-application
EverTranslator
Translate text anytime and everywhere, even you are gaming!
Stars: ✭ 59 (-42.16%)
Mutual labels:  android-application
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
Stars: ✭ 36 (-64.71%)
Mutual labels:  usb-hid
ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
Stars: ✭ 173 (+69.61%)
Mutual labels:  android-application
Floral
Minimal design gallery app for Android.
Stars: ✭ 23 (-77.45%)
Mutual labels:  android-application
atmega8-magnetometer-usb-mouse
ATmega8 working as USB mouse, by reading movements from a magnetometer (digital compass). [Projeto Final do curso de Bacharelado em Ciência da Computação DCC/UFRJ]
Stars: ✭ 19 (-81.37%)
Mutual labels:  usb-hid
devfest kotlin
The design of this project is based on GDG Devfest App Template made by Pawan Kumar
Stars: ✭ 27 (-73.53%)
Mutual labels:  android-application
kotlin-multiplatform-example
A Kotlin multiplatform example app that targets Android, ReactJS, iOS, JavaFx, and Spring Boot
Stars: ✭ 115 (+12.75%)
Mutual labels:  android-application
hid-tmff2
Linux kernel module for Thrustmaster T300RS and T248
Stars: ✭ 83 (-18.63%)
Mutual labels:  usb-hid
CH55x USB CompositeDevice
USB Composite Device Demo (Keyboard, Custom HID and Massive Storage) using CH55x
Stars: ✭ 94 (-7.84%)
Mutual labels:  usb-hid
xkcdViewer
A beautiful xkcd viewer app written with Flutter
Stars: ✭ 60 (-41.18%)
Mutual labels:  android-application
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+63.73%)
Mutual labels:  android-application
rasp vusb
This repo explains how to turn your Raspberry Pi Zero into USB Keyboard and Mouse. Also provides sample code and binaries to control them.
Stars: ✭ 85 (-16.67%)
Mutual labels:  usb-hid
Extract-Color-Palette-Api
Create gradient drawable by extracting prominent colors from image⚫⚪
Stars: ✭ 16 (-84.31%)
Mutual labels:  android-application
DualSenseWindows UE4
Unreal Engine 4 port of the Windows API for the PS5 DualSense controller created at Ohjurot/DualSense-Windows
Stars: ✭ 25 (-75.49%)
Mutual labels:  usb-hid
HomeApp
A little smart home app for Philips Hue and other devices
Stars: ✭ 54 (-47.06%)
Mutual labels:  android-application
Paper
A minimal notes application in Jetpack Compose with MVVM architecture. Built with components like DataStore, Coroutines, ViewModel, LiveData, Room, Navigation-Compose, Coil, koin etc.
Stars: ✭ 122 (+19.61%)
Mutual labels:  android-application
Nimbus
Official Android Application for Nimbus 2k18
Stars: ✭ 24 (-76.47%)
Mutual labels:  android-application
Annictroid
Unofficial Annict client app for Android.
Stars: ✭ 20 (-80.39%)
Mutual labels:  android-application

USBHIDTerminal for Android

Build Status

This application was created in my hobby time.

USB HID Terminal provide access to HID USB devices. HID Terminal can be used for transfer any commands or any data to your USB HID devices. USB HID Terminal - can receive and send bytes, hex, binary, text.

https://play.google.com/store/apps/details?id=com.appspot.usbhidterminal

binary APK: https://github.com/452/USBHIDTerminalAPKRepo

for Gradle: [https://docs.gradle.org/current/userguide/installation.html]

$ git clone https://github.com/452/USBHIDTerminal.git
$ cd USBHIDTerminal
$ gradle build

result you can find:

USBHIDTerminal/build/outputs/apk/USBHIDTerminal-release-unsigned.apk

If you have some problem or want to improve this application you can help me, or just say me about this. We can make this world better.

;) Ukraine

LICENSE

Copyright 2015 452 emetemunoy.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].