All Projects → Ketai → Similar Projects or Alternatives

1516 Open source projects that are alternatives of or similar to Ketai

Waline
A Simple, Safe Comment System inspired by Valine | 一款基于 Valine 衍生的简洁、安全的评论系统
Stars: ✭ 260 (+128.07%)
Mutual labels:  sqlite
Ha Bt Proximity
Distributed Bluetooth Room Presence Sensor for Home Assistant
Stars: ✭ 77 (-32.46%)
Mutual labels:  bluetooth
Ionic Ocr Example
📷 Simple Ionic app using ocrad.js
Stars: ✭ 263 (+130.7%)
Mutual labels:  camera
Sqlite Android
Android SQLite support library
Stars: ✭ 877 (+669.3%)
Mutual labels:  sqlite
Wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
Stars: ✭ 261 (+128.95%)
Mutual labels:  sqlite
Bose qc35 Ubuntu
Pair Bose QuietComfort 35 with Ubuntu over Bluetooth
Stars: ✭ 92 (-19.3%)
Mutual labels:  bluetooth
Rtspallthethings
Deprecated RTSP media server -- Use github.com/aler9/rtsp-simple-server instead.
Stars: ✭ 258 (+126.32%)
Mutual labels:  camera
Nativescript Headset Detection
Detect when a headphone (jack or bluetooth) is (dis)connected.
Stars: ✭ 11 (-90.35%)
Mutual labels:  bluetooth
laravel-spark-camera
Profile Photo Camera support for Laravel Spark
Stars: ✭ 30 (-73.68%)
Mutual labels:  camera
Cordova Plugin Camera Preview Sample App
cordova-plugin-camera-preview Sample App
Stars: ✭ 76 (-33.33%)
Mutual labels:  camera
GPUImage FilterVideo
录制美颜视频
Stars: ✭ 12 (-89.47%)
Mutual labels:  camera
Nomads
Agile Computing Middleware
Stars: ✭ 9 (-92.11%)
Mutual labels:  peer-to-peer
pyscrlink
Scratch-link for Linux written in python
Stars: ✭ 88 (-22.81%)
Mutual labels:  bluetooth
Polysemycleanarchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
Stars: ✭ 106 (-7.02%)
Mutual labels:  sqlite
dotfiles
Configs for apps I care about
Stars: ✭ 19 (-83.33%)
Mutual labels:  sqlite
Multipeerkit
MultipeerConnectivity + Codable = ❤️
Stars: ✭ 846 (+642.11%)
Mutual labels:  peer-to-peer
Pearsend
A simple CLI client for peer-to-peer file or message sending. Written in Python
Stars: ✭ 35 (-69.3%)
Mutual labels:  peer-to-peer
Bluetooth
Pure Swift Bluetooth library
Stars: ✭ 74 (-35.09%)
Mutual labels:  bluetooth
is-osm-uptodate
Find outdated nodes in OpenStreetMap
Stars: ✭ 16 (-85.96%)
Mutual labels:  sqlite
Peer Calls
Group peer to peer video calls for everyone written in Go and TypeScript
Stars: ✭ 837 (+634.21%)
Mutual labels:  peer-to-peer
nRF52840 Breakout MDBT50Q
Breakout board for the MDBT50Q nRF52840 module
Stars: ✭ 23 (-79.82%)
Mutual labels:  bluetooth
Shopping App With Cart Flutter Demo
Shopping cart : uses sqlite for storage
Stars: ✭ 93 (-18.42%)
Mutual labels:  sqlite
Chaincase
The only privacy preserving bitcoin app on iOS
Stars: ✭ 55 (-51.75%)
Mutual labels:  peer-to-peer
Dawnlightsearch
A Linux version of Everything Search Engine.
Stars: ✭ 26 (-77.19%)
Mutual labels:  sqlite
python-lsm-db
Python bindings for the SQLite4 LSM database.
Stars: ✭ 115 (+0.88%)
Mutual labels:  sqlite
Craft
A simple Minecraft clone written in C using modern OpenGL (shaders).
Stars: ✭ 8,957 (+7757.02%)
Mutual labels:  sqlite
neural-greenscreen
Real time background replacement on a mac os driven webcam using the DeepLabV3 neural network for image segmentation and the native CoreMediaIO DAL framework of Mac OS.
Stars: ✭ 18 (-84.21%)
Mutual labels:  camera
Docker Picamera
Docker container for streaming a Raspberry Pi's camera via HTTP/MJPG
Stars: ✭ 26 (-77.19%)
Mutual labels:  camera
bluenet
Bluenet is the in-house firmware on Crownstone hardware. Functions: switching, dimming, energy monitoring, presence detection, indoor localization, switchcraft.
Stars: ✭ 79 (-30.7%)
Mutual labels:  bluetooth
Camera
📸 Custom Camera for iDevices in swift
Stars: ✭ 114 (+0%)
Mutual labels:  camera
PhotosApp
React Native Photos App: AWS Amplify, AWS S3, Mobile Analytics with Pinpoint
Stars: ✭ 21 (-81.58%)
Mutual labels:  camera
Didicallcar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
Stars: ✭ 935 (+720.18%)
Mutual labels:  nfc
solar-system
Various pieces of code that control my home-made solar energy collection system.
Stars: ✭ 15 (-86.84%)
Mutual labels:  sensors
Mesh
A secure, anonymous, peer-to-peer, instant messenger!
Stars: ✭ 74 (-35.09%)
Mutual labels:  peer-to-peer
QuickRawPicker
📷 QuickRawPicker is a free and open source program that lets you cull, pick or rate raw photos captured by your camera. It is also compatible with the XMP sidecar file used by Adobe Bridge/Lightroom/Darktable or PP3 sidecar file used by Rawtherapee.
Stars: ✭ 26 (-77.19%)
Mutual labels:  camera
Fix Bt A2dp
Workaround fixing no A2DP when BT headphone reconnects automatically (after being paired)
Stars: ✭ 25 (-78.07%)
Mutual labels:  bluetooth
Dissatisfaction-65
A 65% QMK Bluetooth keyboard with an OLED and encoder
Stars: ✭ 61 (-46.49%)
Mutual labels:  bluetooth
Protip
A browser extension for tipping, donations, and peer-to-peer crowd-funding
Stars: ✭ 92 (-19.3%)
Mutual labels:  peer-to-peer
homebridge-konnected
A Homebridge plugin for Konnected Alarm Panel devices
Stars: ✭ 25 (-78.07%)
Mutual labels:  sensors
Chama
Python package for sensor placement optimization
Stars: ✭ 23 (-79.82%)
Mutual labels:  sensors
optical-pulse-reader
iOS application that uses camera to detect heart rate.
Stars: ✭ 45 (-60.53%)
Mutual labels:  camera
Yi Hack V4
New Custom Firmware for Xiaomi Cameras based on Hi3518e Chipset. It features RTSP, SSH, FTP and more!
Stars: ✭ 1,183 (+937.72%)
Mutual labels:  camera
neatle
A Neat BluetoothLE library for Android
Stars: ✭ 44 (-61.4%)
Mutual labels:  bluetooth
Node Eq3ble
node.js package to control an EQ3 bluetooth thermostat
Stars: ✭ 22 (-80.7%)
Mutual labels:  bluetooth
tethr
JavaScript/TypeScript library built on top of WebUSB for controlling digital cameras from browsers.
Stars: ✭ 62 (-45.61%)
Mutual labels:  camera
Bluetoothchat
Messaging over Bluetooth (Android)
Stars: ✭ 105 (-7.89%)
Mutual labels:  bluetooth
Blockchain
Code your own blockchain in less than 120 lines of Java!
Stars: ✭ 83 (-27.19%)
Mutual labels:  peer-to-peer
Ensembl Hive
EnsEMBL Hive - a system for creating and running pipelines on a distributed compute resource
Stars: ✭ 44 (-61.4%)
Mutual labels:  sqlite
Kawaii Player
Multimedia player, media library manager and portable media server with PC-To-PC casting feature.
Stars: ✭ 397 (+248.25%)
Mutual labels:  peer-to-peer
Sqlite Transform
Tool for running transformations on columns in a SQLite database
Stars: ✭ 22 (-80.7%)
Mutual labels:  sqlite
Maple-Syrup-Pi-Camera
Low power smart camera (3D printed) based on the Raspberry Pi Zero W and Google Coral EdgeTPU
Stars: ✭ 31 (-72.81%)
Mutual labels:  camera
Jed2k
Java library for ed2k networks
Stars: ✭ 72 (-36.84%)
Mutual labels:  peer-to-peer
32feet
Personal Area Networking for .NET
Stars: ✭ 395 (+246.49%)
Mutual labels:  bluetooth
Eclipse Smarthome Bluetooth Binding
Eclipse SmartHome Bluetooth Binding
Stars: ✭ 44 (-61.4%)
Mutual labels:  bluetooth
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (+241.23%)
Mutual labels:  camera
Foggycam
📹 A tool to locally capture your own Nest camera stream.
Stars: ✭ 391 (+242.98%)
Mutual labels:  camera
Pecee Pixie
Lightweight, easy-to-use querybuilder for PHP inspired by Laravel Eloquent - but with less overhead.
Stars: ✭ 19 (-83.33%)
Mutual labels:  sqlite
Bulletinboard Dht
Your internet-wide general-purpose DHT to store key/value pairs
Stars: ✭ 114 (+0%)
Mutual labels:  peer-to-peer
Jianso movie
🎬 电影资源爬虫,电影图片抓取脚本,Flask|Nginx|wsgi
Stars: ✭ 114 (+0%)
Mutual labels:  sqlite
Nodejs Foscam
Remote control, view and config a Foscam or compatible IP camera
Stars: ✭ 113 (-0.88%)
Mutual labels:  camera
601-660 of 1516 similar projects