# screen_tracker
A Python module to track which windows/applications are active on your computer and take periodic screenshots.
## Features
- Track active window titles
- Automatically take screenshots
- Log data to CSV
- Generate usage reports with graphs
## Installation
```bash
pip install screen_tracker
```
Raw data
{
"_id": null,
"home_page": "https://github.com/yourusername/screen_tracker",
"name": "screen-tracker",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "Kamran Ahmed",
"author_email": "kamranahmed.6388@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/67/b0/12fd9a2622818338d28dd7e2f29cc523c409f3780558bf26ec2cd5e5307b/screen_tracker-0.1.0.tar.gz",
"platform": null,
"description": "# screen_tracker\r\n\r\nA Python module to track which windows/applications are active on your computer and take periodic screenshots.\r\n\r\n## Features\r\n\r\n- Track active window titles\r\n- Automatically take screenshots\r\n- Log data to CSV\r\n- Generate usage reports with graphs\r\n\r\n## Installation\r\n\r\n```bash\r\npip install screen_tracker\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Track screen usage and take automatic screenshots",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/yourusername/screen_tracker"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3640904b1d422c23650dc6743a1a87694a1f3195059dc9eb19e6faff6b563439",
"md5": "5fe74f0f851fe439bdd4fb08ad416f0c",
"sha256": "a7933d1f08df89ca727883c1732cad94c619df05ca7ab9487c07b5c3542c2444"
},
"downloads": -1,
"filename": "screen_tracker-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5fe74f0f851fe439bdd4fb08ad416f0c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2820,
"upload_time": "2025-07-15T08:26:29",
"upload_time_iso_8601": "2025-07-15T08:26:29.886060Z",
"url": "https://files.pythonhosted.org/packages/36/40/904b1d422c23650dc6743a1a87694a1f3195059dc9eb19e6faff6b563439/screen_tracker-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "67b012fd9a2622818338d28dd7e2f29cc523c409f3780558bf26ec2cd5e5307b",
"md5": "3eb1ed591d6e67158767b8334ffed852",
"sha256": "a351920129b3b4499ad6d2e92ee05fc954d5d0df8fb3ec127c151783887aa771"
},
"downloads": -1,
"filename": "screen_tracker-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "3eb1ed591d6e67158767b8334ffed852",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 2481,
"upload_time": "2025-07-15T08:26:32",
"upload_time_iso_8601": "2025-07-15T08:26:32.662141Z",
"url": "https://files.pythonhosted.org/packages/67/b0/12fd9a2622818338d28dd7e2f29cc523c409f3780558bf26ec2cd5e5307b/screen_tracker-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 08:26:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yourusername",
"github_project": "screen_tracker",
"github_not_found": true,
"lcname": "screen-tracker"
}