TerminalTunes

0.1

A Music Player for Terminals

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TerminalTunes

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TerminalTunes

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2022

Package Details

Author(s)

  • James Brundage

Dependencies

This module has no dependencies.

Release Notes

## 0.1
* Initial Release of TerminalTunes
 * Get-Tune lists tunes
 * Start-Tune plays tunes
 * Tunes can either be an escape sequence or a tune generator
* Initial Tunes:

|Title                           |Alias                          |
|--------------------------------|-------------------------------|
|Calvary Charge                  |🎶CalvaryCharge🎶             |
|Happy Birthday                  |🎶HappyBirthday🎶             |
|Harry Potter Theme              |🎶HarryPotterTheme🎶          |
|In the Hall of the Mountain King|🎶IntheHalloftheMountainKing🎶|
|Jingle Bells                    |🎶JingleBells🎶               |
|Ms Pacman Theme                 |🎶MsPacmanTheme🎶             |
|Reveille                        |🎶Reveille🎶                  |
|Star Wars Imperial March        |🎶StarWarsImperialMarch🎶     |

* Initial Tune Generators
|Title         |Alias              |
|--------------|-------------------|
|CircleOfFifths|🎶CircleOfFifths🎶|
|Note          |🎶Note🎶          |
|Scale         |🎶Scale🎶         |          
---

FileList

Version History

Version Downloads Last updated
0.1 (current version) 96 9/24/2022