{"id":15486129,"url":"https://github.com/escaped/idle_time","last_synced_at":"2025-04-14T22:36:32.786Z","repository":{"id":48050839,"uuid":"192535307","full_name":"escaped/idle_time","owner":"escaped","description":"WIP: Detect user idle time or inactivity on Linux and Windows.","archived":false,"fork":false,"pushed_at":"2024-07-26T15:22:46.000Z","size":19,"stargazers_count":17,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T07:05:19.652Z","etag":null,"topics":["idle","idle-user","linux","python3","windows"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/escaped.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-18T12:26:37.000Z","updated_at":"2024-10-11T08:48:10.000Z","dependencies_parsed_at":"2024-11-01T07:03:44.850Z","dependency_job_id":"3b7a9a72-37a7-4114-99c6-e8d48f5cba96","html_url":"https://github.com/escaped/idle_time","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"bd3ab702213e819c7bd3459e2d5b57f33a7010fe"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaped%2Fidle_time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaped%2Fidle_time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaped%2Fidle_time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escaped%2Fidle_time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escaped","download_url":"https://codeload.github.com/escaped/idle_time/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248974646,"owners_count":21192186,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["idle","idle-user","linux","python3","windows"],"created_at":"2024-10-02T06:06:41.716Z","updated_at":"2025-04-14T22:36:32.766Z","avatar_url":"https://github.com/escaped.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# idle-time\n\n[![pypi](https://img.shields.io/pypi/v/idle-time.svg)](https://pypi.python.org/pypi/idle-time) [![Build Status](https://travis-ci.org/escaped/idle-time.png?branch=master)](http://travis-ci.org/escaped/idle-time) [![Coverage](https://coveralls.io/repos/escaped/idle-time/badge.png?branch=master)](https://coveralls.io/r/escaped/idle-time) ![python version](https://img.shields.io/pypi/pyversions/idle-time.svg) ![Project status](https://img.shields.io/pypi/status/idle-time.svg) ![license](https://img.shields.io/pypi/l/idle-time.svg)\n\nDetect user idle time or inactivity on Linux and Windows.\n\n**WARNING** This project is in an alpha status! Though there is already some code to support Windows, it has only been tested on Wayland/Gnome. \n\n\n## Requirements\n\n* Python 3.6 or later\n\n\n## Installation\n\nInstall using `pip install idle-time`\n\n\n## Usage\n\nYou can use this module from the command line\n\n    python -m idle-time\n\nor access the current idle time from within your python program\n\n\n    from idle_time import IdleMonitor\n\n    monitor = IdleMonitor.get_monitor()\n    monitor.get_idle_time()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescaped%2Fidle_time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescaped%2Fidle_time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescaped%2Fidle_time/lists"}