Skip to content

Tally Counter App for Windows Platforms. C#/.NET in Visual Studio 2015

License

Notifications You must be signed in to change notification settings

scriptsforweirdos/thingcounter

Repository files navigation

Thing Counter

This is a Tally Counter for Windows Platforms. It is an experiment with C#/.NET in Visual Studio 2015.

Great! So what does it do?

It keeps count of up to three separate tallies. You can change the names of what's being counted. You can reset the counters to 0.

It saves everything a config file.

Pretty basic.

License & Privacy

Do whatever you like with this.

Can I install it?

I've included a zip file of the release version in the top level. Requires .NET. Tested on Windows 10 Professional and nothing else because hey, I'm experimenting.

About the Scripts for Weirdos project

I have been creating web apps since 1999, but have never had a public portfolio of code. I decided to start Scripts for Weirdos after seeing progress made by a photographer friend of mine by posting one new portfolio photo a day to Facebook over the course of a year. Much like her photography project, with SFW I will be learning a new lang and writing an app in it each week for a year.

About the Development of this Project

This one was pretty easy. Downloading and installing Visual Studio took the most time. I used a free text-based C# crash course found at Home & Learn (http://www.homeandlearn.co.uk/csharp/csharp.html) to teach myself the basics. After that I just ran with it the next day.

I'd like to make it so that it can dynamically add new counters but I'm not that versatile in C# yet. Maybe I'll come back to it later, it would be nice to be able to use this for a round of mini golf.

About

Tally Counter App for Windows Platforms. C#/.NET in Visual Studio 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages