Giter Site home page Giter Site logo

wyfy's Introduction

WyFy

Wi-Fi change state adapter.

Get it on F-Droid

Tiny app to change Wi-Fi state via broadcast. Useful to bypass Google limitation on apps targeting API 29 and higher.

After toggling it ON, to change Wi-Fi state you have to send broadcast to me.lucky.wyfy/.ControlReceiver with the action below. Also you may require code authentication to limit access to controller by long clicking on the code block (red - disabled, yellow - enabled). While authentication enabled you have to send this code in broadcast extra with the key code.

Broadcasts can be sent with Key Mapper, apps for automation like Automate/Tasker/MacroDroid and so on.

Actions:

  • me.lucky.wyfy.action.SET_ON
  • me.lucky.wyfy.action.SET_OFF

Permissions

  • CHANGE_WIFI_STATE - change Wi-Fi state

Example

$ adb shell am broadcast \
    -a me.lucky.wyfy.action.SET_ON \
    -n me.lucky.wyfy/.ControlReceiver

License

GNU GPLv3 Image

This application is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation.

wyfy's People

Contributors

x13a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.