Skip to content
/ teleups Public

TeleUPS is a versatile monitoring tool that integrates Network UPS Tools (NUT) with Telegram to provide real-time notifications about the status of your Uninterruptible Power Supply (UPS)

License

Notifications You must be signed in to change notification settings

nilx7/teleups

Repository files navigation

TeleUPS

TeleUPS is a versatile monitoring tool that integrates Network UPS Tools (NUT) with Telegram to provide real-time notifications about the status of your Uninterruptible Power Supply (UPS).

📥 Running the Project

First, clone the repository to your machine:

git clone https://github.com/nilx7/teleups.git
cd teleups

Copy the environment variables file and change the values:

cp .env.example .env

Install the requirements:

pip3 install -r requirements.txt

Finally, run the project:

python3 main.py

About

TeleUPS is a versatile monitoring tool that integrates Network UPS Tools (NUT) with Telegram to provide real-time notifications about the status of your Uninterruptible Power Supply (UPS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages