Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

wielorzeczownik/sound-mute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SoundMute

release license

A simple program to mute system sounds written in php 7.4.

The program for operation downloads and uses the Nirsoft SoundVolumeView software and a modified php-shellcommand library.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo.

    git clone https://github.com/manythingsatonce/SoundMute
  2. Install Peachpie .NET Templates.

    dotnet new -i Peachpie.Templates::*
  3. Compile PHP code.

    dotnet publish -c Release -r win-x64 -o app
  4. *To start work

    dotnet run

How to get in touch?

If you have a problem, write to me in a private message or open issue here.