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 …

vk execute method working example on python 3

vk execute

vk execute

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

Read...

Install Bacula on debian systems

Failed to load the database DBI driver SQLite at ./bacula-backup-lib.pl line 45 Based on:

Read...

From vmdk to vhd

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

Very useful:

Read...

MySQL How to Reset the Root Password

https://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html Added to bookmarks:

  1. Log on to…

Read...

Веб-сайт на IIS + FastCGI

Многие считают это извращением, но для собственного опыта и для закрепления понимания общего процес…

Read...

Going deeper with Python or HTMLParser and Vkontakte randomizer comes back!

Hello, for anybody who read this blog.py_vk Last time I'm trying to parse saved HTML page to get Vkontak…

Read...

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

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

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

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

Read...

Get Acess to VMFS from Windows (Vmplayer+Centos6)

Required:

  • http://www.eastern.nl/2014/12/mounting-vmfs-centos-7/
  • http://www.tecmint.com/how-to-e…

Read...