Git Product home page Git Product logo

remote-numpad's Introduction

Remote Numpad (Android project)

Introduction

This project is a part of a trio of projects:

  • Remote Numpad (this project): Written in Kotlin, this is the client which runs on an Android device and sends the user's inputs to the computer.
  • Remote Numpad Server: Written in Kotlin, this is the server that runs on the computer and receives the inputs from the Android device and simulates the key presses.
  • Cocoa Native Server: Written in Objective-C, this is the Bluetooth server library for MacOS X. It receives the Bluetooth data and passes it on to the Remote Numpad Server.

Description

This is an Android project written in Kotlin and compatible with Android devices down to API level 16. It is made up of 2 activities, the main NumpadActivity and the SettingsActivity.

The NumpadActivity is the activity that displays the numpad using a ConstraintLayout and sending them through an IConnectionInterface that is decided by the user preferences. So far, wifi, classic Bluetooth (RFCOMM) and the Bluetooth HID profile are supported but BLE and Wifi-Direct are intended to be implemented in the future.

The SettingsActivity is the activity which allows the user to select the interface through which to send the inputs and the location of the server.

A short tutorial on how to use Remote Numpad can be found on Youtube and the latest stable release can be obtained from the Google Play Store

Compilation

The project is set up with Android Studio so it can be compiled using Gradle or imported by any Gradle-capable and Android-capable IDE (e.g.: Android Studio, IntelliJ, Eclipse) and then compiled.

Contributing

This is not a main project for me so help is very appreciated. Anyone is welcome to contribute to this project (issues, requests, pull requests).

remote-numpad's People

Contributors

dependabot[bot] avatar easyvector avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.