Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Mobileguard | 293 | 5 years ago | 2 | mit | Java | |||||
An Android app for managing mobile. And it supports Android 7.0. 一个管理安卓手机的应用,支持安卓7.0 | ||||||||||
Geogate | 64 | 17 | 12 | a year ago | 25 | October 28, 2021 | 2 | apache-2.0 | JavaScript | |
GeoGate is an opensource tracking GPS/AIS framework to implement GTS applications. | ||||||||||
Dfrobot_sim808 | 63 | 9 months ago | 28 | mit | C++ | |||||
SIM808 | ||||||||||
Finder | 59 | 3 years ago | 21 | gpl-3.0 | Java | |||||
Application for remote phone search | ||||||||||
Potato Library | 45 | 5 years ago | mit | Java | ||||||
Easy to use Utility library for Android | ||||||||||
Sim Access | 42 | 9 months ago | mit | Python | ||||||
SIM module library for sending text and receiving call notifications | ||||||||||
Sim7500 Lte Shield | 34 | 5 months ago | 1 | gpl-3.0 | ||||||
Botletics SIM7500 LTE CAT-1 Shield for Arduino | ||||||||||
Women_safety_box | 21 | 3 years ago | Java | |||||||
This is an Android App for Women or any Female, which Will Call to an Emergency number, based on a specific voice command like "Help" . It will also send SMS with current GPS coordinates to those numbers. | ||||||||||
Tk102b Server | 17 | 6 years ago | 2 | mit | JavaScript | |||||
Simple Service and Frontend for TK102b GPS Trackers | ||||||||||
Snorktracker | 17 | 4 years ago | 9 | gpl-3.0 | C++ | |||||
GPS IoT tracker board for scanning gps and environment information and sending this to a MQTT server via GPRS. |
This is an Android App for Women or any Female, which Will Call to an Emergency number, based on a specific voice command like "Help" . It will also send SMS with current GPS coordinates to those numbers.
Registration | Background Voice Recognation, Help Mode, Auto Call & SMS |
![]() |
![]() |
Nearby Police and Hospital Location | Fast Aid and Self Defence Info |
![]() |
![]() |
The following is a high level overview of relevant files and folders.
Women Safety Box
├───app
│ └───src
│ └───main
│ └───java
│ └───com
│ └───womensafety
│ └───shajt3ch
│ AccelerometerListener.java
│ AccelerometerManager.java
│ BackgrndServices.java
│ Constants.java
│ DataHolder.java
│ DataParser.java
│ Display.java
│ DownloadUrl.java
│ GetNearbyPlacesData.java
│ GPSTracker.java
│ Holder.java
│ MainActivity.java
│ MapsActivity.java
│ Model.java
│ MyPagerAdapter.java
│ MyService.java
│ PhoneNumber.java
│ RecyclerAdapter.java
│ Register.java
│ RGeocoder.java
│ Safety.java
│ Verify.java
│
└───speech
└───src
└───main
└───java
└───com
└───sac
└───speech
│ DefaultLoggerDelegate.java
│ DelayedOperation.java
│ GoogleVoiceTypingDisabledException.java
│ Logger.java
│ Speech.java
│ SpeechDelegate.java
│ SpeechRecognitionException.java
│ SpeechRecognitionNotAvailable.java
│ SpeechUtil.java
│ TextToSpeechCallback.java
│ TtsProgressListener.java
│
└───ui
│ SpeechBar.java
│ SpeechProgressView.java
│
└───animators
BarParamsAnimator.java
BarRmsAnimator.java
IdleAnimator.java
RmsAnimator.java
RotatingAnimator.java
TransformAnimator.java
MIT License
Copyright (c) 2020 Women Safety Box
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.