Skip to content

jzohrab/relax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

A simple relaxation prompter that periodically plays reminder messages to prompt me to relax while practicing.

Sample phrases:

  • Relax your shouders
  • Release any neck tension
  • Smoothly, easily
  • Fret lightly with less energy

etc.

Usage

ruby main.rb <folder> <seconds between each phrase>

For example:

ruby main.rb mp3s 45

When done, just kill the program.

Notes

The mp3s provided in the mp3s folder were generated from https://ttsmp3.com/ using the "US English/Salli" voice.

You can either replace the existing the mp3 files, or create a new folder with your own files for different purposes.

This code is only tested on, and only works on, Mac. It should be easy to port to a Windows machine, but I don't have one to test with.

About

A totally silly Ruby script to play various relaxation prompts periodically, useful during music practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages