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 …

Python schedule how to

Задачка на вечер: Дано: задание, которое нужно выполнять в заданные промежутки времени, модуль Pyth…

Read...

How to convert an OVA virtual machine to VHD

This is "How to convert an OVA virtual machine to VHD" guide link

My approve for this guide, it's …

Read...

Сетевые проблемы с VMware ESXi 5.5.0

Записываю себе на память, чтобы не тупить в будущем. Главная причина того, что у меня что-то отвали…

Read...

Finally GbE adapter working

Finally! I have spent some time to allow the GbE NIC worked as expected. Have just drop down a vCen…

Read...

Django + Python 3.4 + WAMP Apache 2.4.23 + Pycharm

Finally worked instance for hosting DEV site code on python and ability to resolve is as "on live" …

Read...

Радио работает 2

Радио снова в онлайне, удалось кое-как починить логику плейлиста, но все же время от времени эта тв…

Read...

Порядочек в тасках

Так выглядит условный порядок в моих тасках на редмайне, сохраню его, чтобы не потерять. Dev_redmine

Read...

vk execute wall get comments automation

Как использовать vk execute для получения всех комментариев со всех постов?

py_vk Как и обещал, пришло …

Read...

IIS 7.5 + FTP Services

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

Read...

Update Redmine 2.5.2

Обновляю Редмайн на новую версию, вроде как ничего нового с 2.5.1 не появилось, "работает не трогай…

Read...