Skip to content
/ wemo Public

A C# application that sends commands to Wemo devices.

License

Notifications You must be signed in to change notification settings

jecassis/wemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wemo

A C# application that sends commands to Wemo devices.

Prerequisites:

Build and Run

Clone the repository:

> git clone https://github.com/jecassis/wemo.git
> cd wemo

Generate launch.json and tasks.json for Visual Studio Code (already in repository) using:

> dotnet new console

Alternatively, from the GUI menu: View -> Command Palette... -> .NET: Generate Assets for Build and Debug

Build a debug configuration:

> dotnet build

To build and run:

> dotnet run

To clean the repository of build artifacts:

> dotnet clean

About

A C# application that sends commands to Wemo devices.

Resources

License

Stars

Watchers

Forks

Languages