All Projects → SheikhZayed → Offline-Browser-Android-App

SheikhZayed / Offline-Browser-Android-App

Licence: other
SMS Based Browser for Android Devices for Retrieving Web Contents without WiFi/Internet.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Offline-Browser-Android-App

Potato Library
Easy to use Utility library for Android
Stars: ✭ 45 (+125%)
Mutual labels:  sms, wifi
mimo-ce
MIMO Community Edition
Stars: ✭ 20 (+0%)
Mutual labels:  sms, wifi
owt
Update Version 3.1 added free SMS messaging.
Stars: ✭ 339 (+1595%)
Mutual labels:  sms, wifi
Linux Wifi Hotspot
Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
Stars: ✭ 434 (+2070%)
Mutual labels:  internet, wifi
1btn
1btn (one button) uses the internet to complete a task with the simple, satisfying click of a single button. It connects to the internet over Wi-Fi to trigger whatever action you have assigned to it using a simple, online interface. One click, one task. It’s that simple. Unlike many other “Internet of Things” devices, 1btn does not maintain a continuous connection to the internet. Instead, it sleeps until it is pressed, then it connects to the internet, performs the assigned task, tells you the outcome via its multi-colored LEDs, and then returns to rest.
Stars: ✭ 117 (+485%)
Mutual labels:  internet, wifi
direct-net-share
share internet via Wifi direct on Android
Stars: ✭ 36 (+80%)
Mutual labels:  internet, wifi
Reactivenetwork
Android library listening network connection state and Internet connectivity with RxJava Observables
Stars: ✭ 2,484 (+12320%)
Mutual labels:  internet, wifi
wifisdk
Free WiFi Connect SDK
Stars: ✭ 28 (+40%)
Mutual labels:  internet, wifi
ESP32 Thing
Development platform for the Espressif ESP32 WiFi/Microcontroller SoC
Stars: ✭ 66 (+230%)
Mutual labels:  wifi
esp-01-WiFi-Scanner-ESP-01-OLED-I2C-Display
Scanner WiFi avec écran OLED I2C (SSD1306) sur un ESP-01 (ESP8266)
Stars: ✭ 21 (+5%)
Mutual labels:  wifi
Unalix
Small, dependency-free, fast Python package for removing tracking fields from URLs.
Stars: ✭ 31 (+55%)
Mutual labels:  internet
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-40%)
Mutual labels:  wifi
node-identif
🔑 Helper class to verify one's identity via personal channels(SMS, Phone, E-Mail and more!)
Stars: ✭ 27 (+35%)
Mutual labels:  sms
mainsms api
Official MainSMS client
Stars: ✭ 25 (+25%)
Mutual labels:  sms
adb-wifi-setting-manager
Control wifi connections on Android with adb
Stars: ✭ 31 (+55%)
Mutual labels:  wifi
db wlan manager
Monitors your Wifi to keep you logged in and resets your Wifi, if your data is drained
Stars: ✭ 23 (+15%)
Mutual labels:  wifi
ansible-openwrt
Ansible collection to configure your OpenWrt devices more quickly and automatically (without Python)
Stars: ✭ 34 (+70%)
Mutual labels:  wifi
luci-openwisp
OpenWISP configuration interface implemented as LuCI extensions
Stars: ✭ 21 (+5%)
Mutual labels:  wifi
notify
Send emails and text messages to your users if you work in Australian government
Stars: ✭ 15 (-25%)
Mutual labels:  sms
refluxion
Refluxion -- MITM WPA attacks tool
Stars: ✭ 25 (+25%)
Mutual labels:  wifi

Offline-Browser-Android-App

I have taken down the Service,Please Don't send request through the app.If you need to set it yourself,check Issues page

SMS Based Browser for Android Devices for Retrieving Web Contents without WiFi/Internet,Done for Final Year Project 2015-2016

Offline Browser Lets tou to browse websites,wiki documents and make a web search even without any data/wifi.My Application makes use of standard SMS to make a request to our server,the request contains the web address that you need to browse.

The request is then sent to configured phone no,which then forwards it to our backend.the configured device which receives the request is installed with an app called "Post Man" which can be found on my repo lists.Post man listens for all incoming SMS's that are from offline browser and sends those requests to the server which is responsible for converting the requests web address into textual format.

The Output of the server,which is textual version of the requested page is forwarded to a Node.js service which handles the operation of sending the result as a sequence of SMS to the requested User via our SMS API.

Following are the various screen shots of our Offline Browser in action :

  1. When Requested for a web address:

alt text

  1. When searched for JNU

alt text

  1. Wiki document for Abdul Kalam

alt text

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