You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,21 @@
2
2
3
3
A simple MS-Windows (VB 2008) app to smartly log the currently active foreground window of the system. It supports trimming the entry-log and exporting it as a csv file.
4
4
5
-
One of the ideas behind writing such an application is to develop a personal time/activity tracker back-end tool. The accompanying front-end tool - **Active Window Parser** allows one to analyse the `csv` file exported from **Active Window Logger** and prepare beautiful and insightful visualisations to highlight how time was spent on the PC. The results can be used to optimise for better focus and productivity.
5
+
> One of the ideas behind writing such an application is to develop a personal time/activity tracker back-end tool. The accompanying front-end tool - **Active Window Parser** allows one to analyse the `csv` file exported from **Active Window Logger** and prepare beautiful and insightful visualisations to highlight how time was spent on the PC. The results can be used to optimise for better focus and productivity.
6
6
7
7
# Sample Screenshot #
8
8
9
9

10
10
11
11
# Getting started #
12
12
13
-
Here is installer of the first MVP build :
13
+
Here is the installer of the first MVP build :
14
14
<ahref="https://github.com/TheCodeArtist/Active-Window-Logger/blob/master/ActiveWindowLogger/publish/setup.exe?raw=true"target="_blank">**setup.exe**</a> (verified on Windows7 x64).
15
15
16
16
# License #
17
17
18
18
Contents licensed under <ahref="http://creativecommons.org/licenses/by-sa/4.0/"target="_blank">Creative Commons Attribution-ShareAlike CC BY-SA</a>.
19
19
20
-
For changes/fixes/enhancements, send in a pull-request. For more details contact me <ahref="http://thecodeartist.blogspot.in/p/contact-thecodeartist.html"target="_blank">**here**</a>
20
+
Feel free to <ahref="https://github.com/TheCodeArtist/Active-Window-Logger/issues"target="_blank">**report a bug or feature request**</a>.
21
+
22
+
For changes/fixes/enhancements, send in a pull-request. For more details contact me <ahref="http://thecodeartist.blogspot.in/p/contact-thecodeartist.html"target="_blank">**here**</a>.
0 commit comments