Skip to content

lgommans/AppLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppLogger

Log how long you have been working on documents.

General info

Simple C# forms application to log how long certain windows were open.

Binaries are included in Debug/Release/applogger.exe

Optional command line argument: bg will background the application on startup and automatically start logging (run: applogger.exe bg).

Some todo items can be found in applogger/applogger.cs (I guess these are to be converted into Github issues).

Code structure

This is a standard Visual Studio 2012 project. The main file is Program.cs which bootstraps the main form applogger.cs. The other .cs files are all called directly from the main form.

About

Small application to log open documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages