Raspberry 5 test-to-speech using Piper

I wanted to make my Raspberry tell me about power outages and air alerts near my location.

The setup is pretty simple and described ar the repo:

Installing NUT - Network Ups Tool Notifications and emails

Notifications and email

 

Simple

 Go to file:

sudo vi /etc/nut/upsmon.conf
Add at the EOF:
# Email script for NOTIFYCMD
# Simple
NOTIFYCMD "/etc/nut/notifycmd.sh" …

Installing NUT - Network Ups Tool

I'll describe a full path on how to install and use NUT.
My implementation is using Raspberry Pi 5 and a TP-Link router attached to 800W UPS.
RPi will be …

WSGI mod, Python, Django, Celery and a nice fella virtualenv

Here I'll show how to use Python (3.8.0 in the current example, but legit for latest 3.+ versions, not for os.name == 'NT') and virtualenv to setup WGSI enabled …

vSphere Datastore usage on disk - alert

Yo! Check this out and try to understand why this happens? Alerts saying there is less than 8Gb fre…

Read...

vmdk madness!

When reading a lot of guides how better migrate from ESXi to Hyper-V I've saw some madness and then…

Read...

vk execute

https://vk.com/dev/execute py_vk Продолжаю линейку ознакомительных постов на тему "в мире эльфийских яз…

Read...

Virtualization matrix

Very useful, much informative, wow! vm-matrix   http://www.virtualizationmatrix.com/matrix.php?category…

Read...

Redmine digest emails

Digest plugin

Есть такой волшебный плагин, который в заданные промежутки времени может отправлять …

Read...

IIS 7.5 + FTP Services

Ни для кого не секрет, из тех кто занимался этим - как поднять ФТП сервер посредствам IIS 7.5 в Win…

Read...

PostgreSQL first run

This is the most common issue for PostgreSQL first run in Linux env: configure the server to allow …

Read...

Персональный тренер на андроид - Gymme Personal Trainer

Здесь я вам расскажу про полезное и удобное приложение по ведению и учету тренировок разного характ…

Read...

VMware vCenter Server install

VMware vCenter Server clean installation guide Здесь я расскажу, как поставить vCenter Server …

Read...

Perforce - Windows start investigation and install

Perforce is a commercial, proprietary revision control system developed by Perforce Software, Inc. …

Read...