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 …

Радио работает в штатном режиме

Спустя несколько недель тестов, наконец удалось настроить логику воспроизведения на радио triangles…

Read...

vk execute VS python while

Итак, финишная прамая на сегодня:py_vk

  • скрипт на Python, получающий комментарии из 57 постов за после…

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

LoadError: cannot load such file -- /var/www/config/environment

Итак, снова бок: LoadError: cannot load such file -- /var/www/config/environment Неразрешенная, эта…

Read...

python script as centos service

Task completed!py_vk I made a vkontakte Bot which delete all comments are not from group members! But I …

Read...

Django fast hints

Here some fast hints to remember: Migration:

cd ~/myproject
python manage.py makemigrations
pyth…

Read...

ИБП Powercom + VMware ESXi 5.5

Сейчас передо мной стоит задача заставить работать связку ИБП Powercom + VMware ESXi 5.5 В качестве…

Read...

Y.A. great plugin for Redmine!

Yet another great plugin for Redmine just teached me how to add tables and columns manually into My…

Read...

Oh my gosh BACULA config

Recently finished bacula config and run first one successfully! I'm really do not understand now, w…

Read...

Миграция с IIS на Apache

Чтобы не забыть и не потерять навыки, которые я приобрел набивая шишки в процессе миграции веб-сайт…

Read...