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 …

Update Redmine 2.5.2

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

Read...

Installing VMWare Tools on CentOS 6.2

Не все гладко получалось, пока я не попробовалпойти своим путем, и не монтировать диск с vmtools та…

Read...

Ну здравствуй, Google Drive API

Ну здравствуй, Google API! Всего каких-от пару месяцев назад, я бы никуй не понял, в этом эльфийско…

Read...

Rails update for Redmine

Как обнаружилось в предыдущей статье - у меня старые "рельсы" Теперь пришло время их обновить, если…

Read...

For list of dicts: merge same key values, sum another diff. values, count each merge iteration +1 Python

If anybody can help me with some task? I have list of dicts(or tuples), where: if tuples:

 comment…

Read...

All about Atlassian JIRA 2.2

THE problem:

Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one …

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...

Как заставить Apache ранить Redmine

HowTo configure Apache to run Redmine

Читаем официальный гайд, и далее я буду его разжовывать.

09…

Read...

vk execute

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

Read...

Python и vk execute = 40 тысяч постов за 3 минуты!

Да, сучка, это Python и vk execute!py_vk Собрать 39000 постов за 3 минуты! Закончил очередную партию пар…

Read...