Skip to content

TheHorusHawk/counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a python program.

It counts the amount of clicks to a button by appending a line with the following information: Day of the month, month, day of the week and time of click to a csv file. Created for counting visitors.

The csv file is created on the first use in the same directory the program is running on, or everytime there's no file called "contador.csv" in the same directory. It starts it off with two lines, "Entradas no espaco" and "Dia do mes, mes, dia da semana, hora."

Csv files are pretty useful should you want to work the data in a spreadsheet later. And the program gui, which consists of a single button, is made to so that you can train anyone to use it in minutes.

About

A program that counts the ammount of clicks to a button by creating or appending a line with time information to a csv file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages