RaspiPass icon indicating copy to clipboard operation
RaspiPass copied to clipboard

[Request] Option for disable AP ,not raspbery pi

Open the4anoni opened this issue 9 years ago • 3 comments

the4anoni avatar Dec 17 '16 15:12 the4anoni

Currently working on a better web UI, but this request shouldn't be too difficult once that's done. I take it you just want the AP to not be brought up at all, ie disable the scheduled task from running.

Pinchie avatar Dec 23 '16 15:12 Pinchie

Current thought process is to have the script check for an arbitrary file (eg /var/raspipass/disable) that can be checked when the script runs.

That way:

  • The running script will still create log entries, notifying that the AP raising is disabled
  • Easy to implement :P
  • Simple coding to check state from the web GUI
  • Can implement disabling until reboot (using a file in /var/raspipass, which is cleared on boot) or until user intervention to re-enable (using a file in /raspipass, which will persist)

Thanks for the suggestion, Merry Christmas! 🎄

Pinchie avatar Dec 25 '16 01:12 Pinchie

Merry Christmas! And... Of cource happy streetpassing :octocat:

the4anoni avatar Dec 25 '16 07:12 the4anoni