C# Sound and Terminal GUI and ScreenTemperature

Costas

Administrator
Staff member
Is a free, cross-platform, open-source, audio I/O library.

http://portaudio.com/

C# wrappers
https://www.nuget.org/packages/PortAudioSharp/
https://www.nuget.org/packages/Bassoon/


Alternative
https://github.com/naudio/NAudio




Developing a Lightweight CLI Music Player in C# using Terminal.Gui

https://markjames.dev/2020-10-25-developing-a-cli-music-player-csharp/
src - https://github.com/markjamesm/MusicSharp


Terminal GUI
https://github.com/migueldeicaza/gui.cs

Spectre.Console
https://github.com/spectresystems/spectre.console



ScreenTemperature

https://github.com/massaiTHEdog1/ScreenTemperature

alt - Nirsoft.ControlMyMonitor
#blue #iris



Path Length Checker

https://github.com/deadlydog/PathLengthChecker
 
Top