Giter Site home page Giter Site logo

00mjk / pi-garage-door-opener Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rav4s/pi-garage-door-opener

0.0 0.0 0.0 37 KB

Contains python control script, Android app code, schematics, and an installer script to automate installation on the Pi.

License: MIT License

Python 58.44% Kotlin 23.19% Shell 18.36%

pi-garage-door-opener's Introduction

Pi-Garage-Door-Opener

Contains Python script, schematics, and additional information from the youtube video at https://youtu.be/An7KQbmUnhs. The install.sh file can automate all of the tasks involved in this project, including installing python3, installing bottlepy, making the directory, pulling the latest version of the python script, and editing the /etc/rc.local file to run on startup.

How to run install.sh

Make sure system is up to date:

sudo apt update && sudo apt upgrade -y

Get the latest version of the script

wget https://raw.githubusercontent.com/Rav4s/Pi-Garage-Door-Opener/master/install.sh

Add execute permissions

chmod +x install.sh

Run the script and follow the terminal prompts

./install.sh

Accessing the website

After the reboot, you can access your garage door at http://serverip:1234/login. The default password is xxxx. You can change this by editing the line that says pswd="xxxx" to whatever password you'd like to have.

pi-garage-door-opener's People

Contributors

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