https://github.com/tufayellus/activity-tracker
A python powered activity tracking program with simple GUI that tracks your active window and logs it
https://github.com/tufayellus/activity-tracker
activity activitytracker activitytracking logger logging python3 timetracker tracker tracking wxpython wxwidgets-applications
Last synced: 7 months ago
JSON representation
A python powered activity tracking program with simple GUI that tracks your active window and logs it
- Host: GitHub
- URL: https://github.com/tufayellus/activity-tracker
- Owner: TufayelLUS
- License: mit
- Created: 2021-02-02T13:06:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T06:54:58.000Z (over 4 years ago)
- Last Synced: 2025-01-23T23:45:02.350Z (8 months ago)
- Topics: activity, activitytracker, activitytracking, logger, logging, python3, timetracker, tracker, tracking, wxpython, wxwidgets-applications
- Language: Python
- Homepage: https://activity-tracker.sourceforge.io
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Activity-Tracker
A python powered activity tracking program with simple GUI that tracks your active window and logs it
# Screenshots
Caption: Main Screen
Caption: Main Screen with Tracker Active
Caption: Log File Sample
# Prerequisite
1. Python 3
2. wxpython Module
install it by executing the commandpip3 install wxpython
# Compiled Programs
Download from Sourceforge.net