{"id":20199075,"url":"https://github.com/lakr233/fixtim","last_synced_at":"2025-05-16T16:01:32.921Z","repository":{"id":221195291,"uuid":"753648880","full_name":"Lakr233/FixTim","owner":"Lakr233","description":"Fix every runtime bug on macOS.","archived":false,"fork":false,"pushed_at":"2024-03-27T02:54:39.000Z","size":2318,"stargazers_count":1043,"open_issues_count":7,"forks_count":20,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-03T13:18:26.524Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lakr233.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":"2024-02-06T14:37:15.000Z","updated_at":"2025-04-03T05:41:07.000Z","dependencies_parsed_at":"2024-03-27T03:47:55.919Z","dependency_job_id":null,"html_url":"https://github.com/Lakr233/FixTim","commit_stats":null,"previous_names":["lakr233/fixtim"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakr233%2FFixTim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakr233%2FFixTim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakr233%2FFixTim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakr233%2FFixTim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lakr233","download_url":"https://codeload.github.com/Lakr233/FixTim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248586248,"owners_count":21128996,"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":[],"created_at":"2024-11-14T04:35:45.047Z","updated_at":"2025-05-16T16:01:32.914Z","avatar_url":"https://github.com/Lakr233.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fix Tim\n\nIt fix bug on macOS.\n\n![screenshot](./Resources/SCR-20240206.gif)\n\n## What is this?\n\nThere are numerous instances where we may need to restart our Mac to rectify a glitch. This user-friendly tool is designed to resolve most runtime bugs without necessitating a full system restart, and it can restore your applications to the state they were in before the issue arose.\n\nThis tool can address issues like:\n\n- Screenshot sucks on desktop\n- Lagging Input Method Editor (IME)\n- Disrupted core audio stream\n- AirDrop malfunction or inefficiency\n- Wi-Fi failing to scan or connect\n- Any unresponsive or spinning app\n- iCloud sync issues\n- Xcode not looking for devices\n- Xcode Simulator not booting\n- debugserver not responding\n\nAnd more ...\n\n**Please note, however, this app does not have the ability to fix hardware problems or kernel bugs.**\n\n## macOS below 13.0\n\nYou can compile the command line tool located at [./Resources/CommandLineTool.swift](./Resources/CommandLineTool.swift) and execute there.\n\n```bash\nswiftc -o fixtim ./Resources/CommandLineTool.swift\n./fixtim\n```\n\n## Principles\n\nWe initiate a reboot process using launchd and reopen applications thereafter. This reboot doesn't involve reloading the kernel, but instead only reloads the user space.\n\nThis process is akin to a soft reboot on Android, which is fast and doesn't consume a lot of resources.\n\n## Admin Privileges\n\nMost of the issue wont require an administator privileges, but some of them will. If you need it, execute the binary in terminal with a parameter `--now`.\n\n```bash\nsudo /Applications/FixTim.app/Contents/MacOS/FixTim --now\n```\n\n## License\n\n[MIT License](./LICENSE)\n\n---\n\nCopyright (c) 2024, Lakr Aream, All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakr233%2Ffixtim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakr233%2Ffixtim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakr233%2Ffixtim/lists"}