Martin Barker (Keatran) afc4aa0d29 Update Readme.md
2023-01-28 03:01:47 +00:00
2023-01-27 23:36:55 +00:00
2023-01-27 23:35:28 +00:00
2023-01-28 03:01:47 +00:00
2023-01-27 23:36:55 +00:00

Twitch Notify

not affiliated with Twitch or Amazon

Build Status

Installation

Twitch Notify Requires .NET 6 Desktop Runtime.

Development

Want to contribute? Great!

Project is built using Visual Studios 2022,

You need to create Application to obtain a ID and Secret on Twitch Developer Console replace lines 15 and 16 in TwitchFetcher.cs

TwitchClientID = "";
TwitchClientSecret = "";

CommunityToolkit 8.0.0 Pre-release

Project Requests CommunityToolkit-MainLatest NuGET Package Source

  1. Tool > NuGET Package Manager > Package Manager Settings
  2. Click on Package Source (just below the select General in the Left hand column
  3. Click the + icon top right
    1. Enter the Name CommunityToolkit-MainLatest and Source https://pkgs.dev.azure.com/dotnet/CommunityToolkit/_packaging/CommunityToolkit-MainLatest/nuget/v3/index.json
  4. Click Update
  5. Click Ok

License

MIT Free Software, Hell Yeah!

Description
Allows you to get Desktop Notification for followed Streamers going live
Readme MIT 426 KiB
2023-11-07 13:55:22 -05:00
Languages
Inno Setup 43.2%
Rich Text Format 28.4%
C# 27%
PowerShell 1.4%