Skip to content

A C# wpf application that generates a text file and writes values to it.

License

Notifications You must be signed in to change notification settings

Sokoloft/StreamCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StreamCounter

A simple C# Wpf application. Generates a txt file at launch or reads an existing one. Can add, subtract and reset the value you want with either buttons on the application or key bindings "control" + "~1" "-+" and "numpad -+". I haven't found a good binding for reset yet so it's noted off for now. StreamCounter doesn't include negative values since I don't need them for my current purpose.

Something like StreamCounter probably already exists but I couldn't find it. So I know a little bit of c# wpf from editing an application that manipulates windows firewall rules. StreamCounter comes with the MIT license. This is more or less my first solo project posted to github and using c# Wpf. Enjoy!

StreamCounter is intended to be used with OBS. Create a text source and link it to the "xyz.txt" file generated at first launch.

Download the latest release here https://github.com/Sokoloft/StreamCounter/releases

About

A C# wpf application that generates a text file and writes values to it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages