Insire Maple Save

Maple is a windows desktop application designed to support semi and non professional streamers in playing back local audio files and streaming content from the internet to their favorite playback device

Project README

logo

Build status License .NET Framework

This is a rewrite of the original InsireBot. Which was planned to be a tool for semi and non professional livestreamers to provide music to them selfs and to their audience with high configureability.

After a long hiatus, I'm continuing my rewrite and try to improve on my previously written code. You can see a "live" preview here. I also often refer to this project when explaining concepts to colleagues at work or during discussions in the C# Discord Server.

Mainwindow

Compile Requirements:

  • Visual Studio 2017 Community Edition or better
  • .NET Framework 4.7.1, C# 7
  • Windows 10 (lower versions may run down till Windows 7)

Features

  • AudioPlayback
  • AudioDeviceSelection
  • PlaylistManagement for local audio files and audio from youtube
  • Colorprofile Configuration, can be changed during runtime
  • Localization (German, English ...), can be changed during runtime

Dependencies

Useful Patterns, Concepts you may find here aswell

  • Repository pattern
  • MVVM pattern
  • Dependency Injection
  • Inversion of Control
  • Composition Root
  • various base implementations for INotifyPropertyChanged
  • various implementations of ICommand (inspired by MVVMLight)
  • how to setup MaterialDesignInXamlToolkit with MahApps.Metro
  • how to change the Colorprofile for MaterialDesignInXamlToolkit and MahApps.Metro during runtime
  • how to change your TaskbarIcon during runtime in a WPF app
  • how to change the Localization of a WPF app during runtime
  • how to save and load WPF WindowLocations
  • how to use Googles Youtube API
  • async Dialogs
  • WPF Dialogs for File- and Folderbrowsing
  • Unit Tests (very work in progress)

MIT License

Copyright (c) 2017

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Credits

Open Source Agenda is not affiliated with "Insire Maple" Project. README Source: Insire/Maple
Stars
40
Open Issues
10
Last Commit
1 year ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating