{"id":47299616,"url":"https://github.com/skillfxx/f0cus","last_synced_at":"2026-06-13T15:00:40.697Z","repository":{"id":344885844,"uuid":"1182305696","full_name":"SkillFXX/F0Cus","owner":"SkillFXX","description":"A screen time tracker for Windows","archived":false,"fork":false,"pushed_at":"2026-04-10T19:59:46.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-10T21:35:34.877Z","etag":null,"topics":["ctkinter","python","screen-time-tracker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SkillFXX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-15T10:38:40.000Z","updated_at":"2026-04-10T20:03:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SkillFXX/F0Cus","commit_stats":null,"previous_names":["skillfxx/f0cus"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SkillFXX/F0Cus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillFXX%2FF0Cus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillFXX%2FF0Cus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillFXX%2FF0Cus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillFXX%2FF0Cus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkillFXX","download_url":"https://codeload.github.com/SkillFXX/F0Cus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkillFXX%2FF0Cus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34288666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ctkinter","python","screen-time-tracker"],"created_at":"2026-03-16T23:02:39.042Z","updated_at":"2026-06-13T15:00:40.677Z","avatar_url":"https://github.com/SkillFXX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"F0Cus is an open-source screen time tracking program designed for Windows. Unlike other available tools, F0Cus uses different methods to detect whether you are actually using your computer or have simply left it on without using it.\n\n\u003e This project was designed to solve a personal issue and may contain bugs and still lack some features. I coded it myself with the help of AI, particularly for the Tkinter interfaces.\n\n![Screenshot](https://i.ibb.co/yFwqtMFH/Capture-d-cran-2026-03-16-203941.png)\n\n## Features:\n\n- Smart activity tracking: with cursor and keyboard activity detection\n- Application tracking: records every application used.\n- Setting limits: ability to set daily time limits for each application or for the entire computer to display a reminder or directly close the application/computer.\n- Stats display: displays daily and weekly usage stats for the most frequently used software in graph form.\n- Application minimization: option to minimize the software so the interface doesn’t get in the way while still tracking activity.\n\n## Installation\n\n_This software is designed exclusively for Windows and has only been tested on Windows 11._\n\n### Pre-compiled version\n\nYou can download a pre-compiled version from the [Releases](https://github.com/SkillFXX/F0Cus/releases/) page.\n\n### Compile the project yourself\n\n```bash\n    git clone https://github.com/SkillFXX/F0Cus # Clone the repository\n    cd F0Cus\n\n    pip install -r requirements.txt # Download dependencies\n\n    python main.py # Launch the app\n```\n\nYou can also build it using `PyInstaller`\n\n```bash\n    pyinstaller --onefile --noconsole --name \"F0Cus\" --add-data \"assets;assets\" --icon \"assets/icon.ico\" main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillfxx%2Ff0cus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskillfxx%2Ff0cus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskillfxx%2Ff0cus/lists"}