All Projects → squareboat → Excuser

squareboat / Excuser

Licence: Apache-2.0 license
An Android app which trigger a fake call on the device, just by shaking android wear on your wrist.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Excuser

MPU-9250-Sensors-Data-Collect
MPU9250 (MPU6500 + AK8963) I2C Driver in Python for Raspbery PI
Stars: ✭ 51 (+104%)
Mutual labels:  accelerometer
pymetawear
Community developed SDK around the Python bindings for the C++ SDK
Stars: ✭ 42 (+68%)
Mutual labels:  accelerometer
imusensor
Python library for communication between raspberry pi and MPU9250 imu
Stars: ✭ 47 (+88%)
Mutual labels:  accelerometer
MPU9250 asukiaaa
A library for arduino to read value of MPU9250.
Stars: ✭ 69 (+176%)
Mutual labels:  accelerometer
GY-85
Arduino implementation for GY-85 (ADXL345 accelerometer, ITG3200 gyroscope and HMC5883L magnetometer)
Stars: ✭ 63 (+152%)
Mutual labels:  accelerometer
dana
DANA: Dimension-Adaptive Neural Architecture (UbiComp'21)( ACM IMWUT)
Stars: ✭ 28 (+12%)
Mutual labels:  accelerometer
hoverboard-sideboard-hack-GD
Hoverboard sideboard hack for GD32 boards
Stars: ✭ 68 (+172%)
Mutual labels:  accelerometer
AndrOBD-Plugin
AndrOBD plugin development project
Stars: ✭ 38 (+52%)
Mutual labels:  accelerometer
BetterJoyForDolphin
Allows the Nintendo Switch Pro Controller and Joycons to be used with the Dolphin Emulator
Stars: ✭ 44 (+76%)
Mutual labels:  accelerometer
MotionCollector
iOS app for collecting data from internal motion sensors (gyroscope, magnetometer, accelerometer) of iPhone and Apple Watch.
Stars: ✭ 55 (+120%)
Mutual labels:  accelerometer
Balance-Bot
A two-wheel self-balancing robot based on the ATmega2560 micro-controller.
Stars: ✭ 33 (+32%)
Mutual labels:  accelerometer
wiimote-webhid
A Wiimote implementation using WebHID - AKA: Wiimote for the Web
Stars: ✭ 31 (+24%)
Mutual labels:  accelerometer
SparkFun ADXL345 Arduino Library
Arduino Library for the ADXL345
Stars: ✭ 34 (+36%)
Mutual labels:  accelerometer
GRT-iOS-HelloWorld
An example of how to integrate the Gesture Recognition Toolkit into an iPhone app
Stars: ✭ 34 (+36%)
Mutual labels:  accelerometer
mpu6050
MPU6050 Arduino Library
Stars: ✭ 141 (+464%)
Mutual labels:  accelerometer
COVID-away
Repo of paper title 'Avoid touching your face: A hand-to-face 3d motion dataset (covid-away) and trained models for smartwatches'
Stars: ✭ 18 (-28%)
Mutual labels:  accelerometer
Compass
Compass on Android
Stars: ✭ 47 (+88%)
Mutual labels:  accelerometer
ios logger
Application for camera and sensor data logging (iOS)
Stars: ✭ 60 (+140%)
Mutual labels:  accelerometer
CodeDroneDIY
The most simple, but working, quadricopter flight controller from scratch, using Arduino Uno/Nano.
Stars: ✭ 68 (+172%)
Mutual labels:  accelerometer
LaunchPadFlightController
TM4C123G based Flight Controller
Stars: ✭ 62 (+148%)
Mutual labels:  accelerometer

Excuser

Showcase

Excuser is a utility app to rescue yourself from an awkward situation, boring meetings, annoying conversation, meaningless interviews etc.

Just shake your wrist with Andorid Wear and the fake call will ring your phone instantly.

The app allows you to:

  • Specify the intensity of the shake which triggers the incoming call.
  • Specify custom contacts (which are chosen randomly) for the incoming call.

Escape boredom. No need to make boring excuses - Just get Excuser!

Specs

API License

Download

Excuser on Google Play

Compiling Excuser

Use Android Studio and compile it with Gradle.

To compile it:

  • Check out the project with a git clone <clone URL>
  • Import it to Android Studio by going to File -> Import Project... then selecting the build.gradle file in the root of the project
Providing a Fabric Credentials

For release builds, copy the mobile/fabric.properties.sample to mobile/fabric.properties and add in the keys in it. I have made the configuration such that fabric will only work in release builds.

Providing a Signing Configuration

For release builds, copy the keystore.properties.sample to keystore.properties and add in the keys in it.

License

Copyright 2017 SquareBoat

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].