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 …

Atlassian Confluence REST API Logic structure (Eng)

Read this article after you know how to make REST API request to Atlassian Confluence! atlassian_con This topic …

Read...

vk execute - parse array or posts and get comments of each

vk executepy_vk

Родил, наконец-то, следующее детище Франкенштейна:

Read...

Python Run External Command And Get Output On Screen or In Variable

Отседова: http://www.cyberciti.biz/faq/python-run-external-command-and-get-output/ The basic syntax…

Read...

Windows mirrored volume and hard reset

When you doing a hardware reset for Windows Server 2012 Hyper-V with RAID1 you may catch "Volume S…

Read...

Установка нового плагина в Redmine и проблемы

Установка нового плагина в Redmine и проблемы: - иногда может потребоваться миграция базы - иногда …

Read...

VMware ESXi 5.5 NFS datastores

"Неочевидный" факт - но если примонтировать к хосту ESXi новый датастор на базе NFS, пост…

Read...

VMware KB: Reducing the size of the vCenter Server database when the rollup scripts take a long time to run

Looks risky but will try: VMware KB: Reducing the size of the vCenter Server database when the roll…

Read...

MySQL tuning

Вот и пришло время, когда мне вдруг пришлось лезть в дебри MySQL tuning и пробовать заставить …

Read...

Redmine кривые плагины ч2

Всегда, если что-то не работает, нужно делать --trace Тогда можно будет обнаружить много интересног…

Read...

vk execute method working example on python 3

vk execute

vk execute

  РУС: Сраный интернет и хабрахабры просто завален всякими говнопримерами про vk…

Read...