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 …

Инсталим Redmine на Centos 6

Для начала следует сразу прочесть: официальный гайд СДЕЛАЛ СНЕПШОТ ВИРУАЛКИ После чего пойдем по не…

Read...

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

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

Read...

Вначале ты...

Вначале, ты решаешь поучить Python, начинаешь немного углубляться... ... и приходишь в себя в тот м…

Read...

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

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

Read...

Redmine Plugin Install

Просто напоминание себе: Каждый плагин копируется:

root@tet-redmine redmine/plugins# git clone htt…

Read...

"Output" за год Python

Фиг знает, когда там принято делать выводы за год, я сделаю их сегодня. Screenshot_13 Ровно год назад, я поменял…

Read...

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

HowTo configure Apache to run Redmine

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

09…

Read...

Cyanide and happiness

Одни из моих любимых комиксов в инете) Буду выкладывать под настроение)

Read...

VMware storage migration v.2

В общем, все оказалось намного проще, даже картинок не потребуется чтобы объяснить или запомнить: -…

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