Martin Barker ac4b022587 Inital Commit
2023-01-27 23:36:55 +00:00
2023-01-27 23:36:55 +00:00
2023-01-27 23:36:55 +00:00
2023-01-27 23:35:28 +00:00
2023-01-27 23:36:55 +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, must have Windows 10.0.17763 SDK installed

You must create a App.config file inside TwitchDesktopNotifications project.

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
	<appSettings>
		<add key="TwitchClientID" value="" />
		<add key="TwitchClientSecret" value="" />
	</appSettings>
</configuration>

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%