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

Встретился мне тут только что плагин один: http://www.redmine.org/plugins/redmine_omniauth_ulogin Д…

Read...

From vmdk to vhd

  • StarWind V2V Image Converter
  • VMware vCenter Converter Standalone Client
  •  

Very useful:

Read...

Django static files

How to find where def. static stores?

[root@test smm_py]# python3 manage.py findstatic css/base.cs…

Read...

Который по счету "блог"

Такое себе интересное чувство, когда ты завел в своей жизни уже дюжину блогов, и то и дело таскал т…

Read...

Atlassian Confluence REST API Making request and keep the session (Eng)

In this topic I'll show you how to make session to Atlassian Confluence with python requests and ke…

Read...

Perforce - Windows start investigation and install

Perforce is a commercial, proprietary revision control system developed by Perforce Software, Inc. …

Read...

MySQL key efficiency 100

MySQL key efficiency 100% key efficiency 100 This is to remember the conf for this: for 1GB RAM dedicated server:

qu…

Read...

Oh my gosh BACULA config

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

Read...

Веб-сайт на Apache

Способ организации веб-хостинга на домашнем сервере CentOS при помощи следующих программных пакетов…

Read...

JAVA_HOME and other Oracle tales

RUS: Открываю заявку на вступление в джентельменский клуб "Пуканы запеченые от продуктов Oracle" пр…

Read...