Skip to content

Commit 12c5f4b

Browse files
committed
Updated formatting and added a link to report bugs
1 parent acab2ca commit 12c5f4b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,21 @@
22

33
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.
44

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.
66
77
# Sample Screenshot #
88

99
![MVP Sample screenshot](ReferenceMaterials/Screenshots/MVP-sample.png/?raw=true "Screenshot of MVP Sample")
1010

1111
# Getting started #
1212

13-
Here is installer of the first MVP build :
13+
Here is the installer of the first MVP build :
1414
<a href="https://github.com/TheCodeArtist/Active-Window-Logger/blob/master/ActiveWindowLogger/publish/setup.exe?raw=true" target="_blank">**setup.exe**</a> (verified on Windows7 x64).
1515

1616
# License #
1717

1818
Contents licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike CC BY-SA</a>.
1919

20-
For changes/fixes/enhancements, send in a pull-request. For more details contact me <a href="http://thecodeartist.blogspot.in/p/contact-thecodeartist.html" target="_blank">**here**</a>
20+
Feel free to <a href="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 <a href="http://thecodeartist.blogspot.in/p/contact-thecodeartist.html" target="_blank">**here**</a>.

0 commit comments

Comments
 (0)