Giter Site home page Giter Site logo

kingstonlee / adrfinder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chuckmac/adrfinder

0.0 0.0 0.0 466 KB

Self-Hosted, Open Source, Advanced Dining Reservation Notifications for Disney World

License: Apache License 2.0

Shell 0.36% JavaScript 0.87% Python 67.95% CSS 6.76% HTML 12.88% Dockerfile 1.07% SCSS 6.37% Jinja 3.71% Procfile 0.03%

adrfinder's Introduction

ADRFinder

Release License

ADRFinder

Self-Hosted, Open Source, Advanced Dining Reservation Notifications for Disney World

Get a notification when those those hard to find dining reservations become available at Walt Disney World.

Self-hosted reservation finder

Installation

Docker

With Docker composer, just clone this repository and..

$ docker-compose up -d

Docker standalone

$ docker run -d --restart always -p "127.0.0.1:5500:5500" -v datastore-volume:/datastore --name adrfinder chuckmacdev/adrfinder

Then visit http://127.0.0.1:5500 in your web browser

Updating

docker-compose

docker-compose pull && docker-compose up -d

Notifications

ADRFinder supports a massive amount of notifications (including email, office365, custom APIs, etc) when a web-page has a change detected thanks to the apprise library. Simply set one or more notification URL's in the [edit] tab of that watch.

Just some examples

discord://webhook_id/webhook_token
flock://app_token/g:channel_id
gitter://token/room
gchat://workspace/key/token
msteams://TokenA/TokenB/TokenC/
o365://TenantID:AccountEmail/ClientID/ClientSecret/TargetEmail
rocket://user:password@hostname/#Channel
mailto://user:[email protected][email protected]
json://someserver.com/custom-api
syslog://

And everything else in this list!

Self-hosted reservation notifications

You can also customise your notification content!

Special Thanks

Special thanks to dgtlmoon's Change Detection whom much work for this project was taken from.

adrfinder's People

Contributors

chuckmac avatar kingstonlee avatar netpappy 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.