Skip to content

A driving-school schedule observer that notifies about schedule windows

Notifications You must be signed in to change notification settings

glowgrew/avtoreal-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avtoreal-monitor

A driving-school schedule observer that notifies about schedule windows

Features:

  • Time Range Checker: Determines if the current time is within a specified window on a particular day of the week.
  • Time Zone Support: Supports checking time ranges in specific time zones (e.g., UTC+5).
  • Configurable Parameters: Easily adjustable constants for window duration, target day, target time, and time zone.
  • Telegram support: Sends an available schedule window to the specified Telegram chat

Usage

Prerequisites

  • JDK 21 or later

Installation

  1. Clone the repository:

    git clone https://github.com/glowgrew/avtoreal-monitor.git
  2. Navigate to the project directory:

    cd avtoreal-monitor
  3. Adjust the parameters in application.yml or create a new file application-secret.yml

  4. Run the project:

    ./gradlew bootRun

About

A driving-school schedule observer that notifies about schedule windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages