All Projects → webianks → BluetoothChat

webianks / BluetoothChat

Licence: MIT license
☉‿⊙ Simple bluetooth chat app.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to BluetoothChat

android-bluetoothChat
Android蓝牙聊天/即时通讯/文件传输,集成蓝牙服务,权限管理,文件操作等功能
Stars: ✭ 23 (-76.04%)
Mutual labels:  bluetooth, bluetooth-chat
Bluetoothlib
This is a Bluetooth Library
Stars: ✭ 35 (-63.54%)
Mutual labels:  bluetooth
pymetawear
Community developed SDK around the Python bindings for the C++ SDK
Stars: ✭ 42 (-56.25%)
Mutual labels:  bluetooth
gnome-keysign
An easier way to sign OpenPGP keys over the local network. A GTK/GNOME application to use GnuPG for signing other peoples' keys. Quickly, easily, and securely.
Stars: ✭ 42 (-56.25%)
Mutual labels:  bluetooth
BlueReverse
Bluetooth reverse shell.
Stars: ✭ 15 (-84.37%)
Mutual labels:  bluetooth
radonreader
Read current radon level from RadonEye RD200
Stars: ✭ 46 (-52.08%)
Mutual labels:  bluetooth
BlueRetro
Multiplayer Bluetooth controllers adapter for retro video game consoles
Stars: ✭ 520 (+441.67%)
Mutual labels:  bluetooth
H.E.L.P.
Home Environment Locating People 🍍
Stars: ✭ 19 (-80.21%)
Mutual labels:  bluetooth
Apple-Signal
Connect Apple devices via bluetooth and wifi.
Stars: ✭ 27 (-71.87%)
Mutual labels:  bluetooth
nxbt
Control your Nintendo Switch through a website, terminal, or macro.
Stars: ✭ 340 (+254.17%)
Mutual labels:  bluetooth
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-86.46%)
Mutual labels:  bluetooth
BLELib
This library contains many of the features you need to interact with BLE peripherals
Stars: ✭ 21 (-78.12%)
Mutual labels:  bluetooth
SimpleBLE
The ultimate fully-fledged cross-platform BLE library, designed for simplicity and ease of use.
Stars: ✭ 122 (+27.08%)
Mutual labels:  bluetooth
noise
A chat app for the end of the world.
Stars: ✭ 27 (-71.87%)
Mutual labels:  bluetooth
gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 7,869 (+8096.88%)
Mutual labels:  bluetooth
react-native-google-nearby-messages
📲 Communicate with nearby devices using Bluetooth, BLE, WiFi and near-ultrasonic audio. Broadcast and receive small payloads (like strings) using the easy-to-use React Native API!
Stars: ✭ 143 (+48.96%)
Mutual labels:  bluetooth
Low power TTGO T-beam
Low power consumption for TTGO t-beam
Stars: ✭ 45 (-53.12%)
Mutual labels:  bluetooth
rAudio-1
Raspberry Pi audio player: AirPlay, Audio CD, Bluetooth, DAB radio, DSP, Internet rafio, Multi-room, Spotify Connect, UPnP
Stars: ✭ 151 (+57.29%)
Mutual labels:  bluetooth
arduino-ble-gadget
Create your own Do-It-Yourself BLE enabled sensor gadget on the ESP32 platform.
Stars: ✭ 31 (-67.71%)
Mutual labels:  bluetooth
mikoto
Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Stars: ✭ 139 (+44.79%)
Mutual labels:  bluetooth

Android Arsenal Open Source Love License

BlueChat

Bluetooth chat app written purely in Kotlin.

Prerequisite

  • Android Studio 3.0
  • Gradle Plugin v3.0.0-beta1
  • Kotlin Plugin v1.1.3-2

Min SDK

21

Screens

Download

License

MIT License

Copyright (c) 2017 Ramankit Singh

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].