Code Monkey home page Code Monkey logo

doorbell-py's Introduction

๐Ÿ”” doorbell-py

A doorbell that runs on your local network through Flask. Requires Python.

โœ… Requirements

Python: https://www.python.org/downloads/

pygame: pip install pygame

Flask: pip install Flask

โš™ Installation

  1. Download/clone the repo
  2. Run run.bat
  3. Profit!

๐Ÿ‘จโ€๐Ÿซ Usage

  • To access the webpage, enter the url in any browser. The url should be your local IP address with Port 5000. (EX: http://192.168.10.5:5000)
  • To change the sound, download a .wav/.mp3 file and replace the Doorbell_sound.mp3. The name should be the same.
  • I highly recommend printing your IP address as a URL QR Code and paste it on your door. (Which is the original intent behind this project)
  • You can also use Task Scheduler to open the program once you open your PC.
  • You can change the name of the user on the webpage.

๐Ÿ™‹โ€โ™‚๏ธ How it works

The program uses Flask to run a server which serves the webpage on your network. The webpage features a button which when clicked, sends a POST request to doorbell.py which uses the pygame library to play a sound in the directory.

๐Ÿงฏ TODO

  • Add a way to terminate the program (Currently, you can terminate it using Task Manager>Details>pythonw.exe)

  • Design the page better (Halfmoon CSS is a good choice!)

  • Make it easier to change the user's name on the webpage

Made with ๐Ÿ’– by Raeji

doorbell-py's People

Contributors

jijirae avatar

Watchers

 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.