Skip to content

Repository files navigation

TypeScript version Node.js version Build Status Maintainability Test Coverage

odeon-notifier

Simple project to monitor my local Odeon cinema for new releases being uploaded.

Quick start

docker run \
  -e PUSHOVER_TOKEN=<PUSHOVER_TOKEN> \
  -e PUSHOVER_USER=<PUSHOVER_USER> \
  odeon-notifier

Available scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests

License

Licensed under the APLv2. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages