Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidortinau/volumemixer
https://github.com/davidortinau/volumemixer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidortinau/volumemixer
- Owner: davidortinau
- License: mit
- Created: 2021-05-29T14:24:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T20:27:50.000Z (almost 2 years ago)
- Last Synced: 2023-04-21T08:40:29.913Z (over 1 year ago)
- Language: C#
- Size: 1.69 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Volume Mixer
This is an attempt to build a 4 channel mixer app for my old iPad Mini that can control my Windows machine. It is NOT functional (yet).
I'll be trying [MQTT](https://github.com/xamarin/mqtt) to communicate with Windows.
The UI is built with [.NET MAUI](https://dotnet.microsoft.com/en-us/apps/maui).
![iPad screenshot of volume mixer interface](images/screenshot.png)