[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10376":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":36,"discoverSource":37},10376,"fkill-cli","sindresorhus\u002Ffkill-cli","sindresorhus","Fabulously kill processes. Cross-platform.","",null,"JavaScript",6988,210,49,5,0,2,6,37.97,"MIT License",false,"main",[24,25,26,27,28,29,30,31,32],"cli","cli-app","cross-platform","fabulous","javascript","kill","nodejs","process","unicorns","2026-06-12 02:02:20","\u003Ch1 align=\"center\">\n\t\u003Cbr>\n\t\u003Cimg width=\"360\" src=\"https:\u002F\u002Fcdn.jsdelivr.net\u002Fgh\u002Fsindresorhus\u002Ffkill@913dce9ae670cd12410f6a64eaf94d7e5f50ed69\u002Fmedia\u002Flogo.svg\" alt=\"fkill\">\n\t\u003Cbr>\n\t\u003Cbr>\n\t\u003Cbr>\n\u003C\u002Fh1>\n\n> Fabulously kill processes. Cross-platform.\n\nWorks on macOS, Linux, and Windows.\n\n## Install\n\n```sh\nnpm install --global fkill-cli\n```\n\n## Usage\n\n```\n$ fkill --help\n\n\tUsage\n\t\t$ fkill [\u003Cpid|name|:port> …]\n\n\tOptions\n\t\t--force, -f                  Force kill\n\t\t--verbose, -v                Show process arguments\n\t\t--silent, -s                 Silently kill and always exit with code 0\n\t\t--force-timeout \u003CN>, -t \u003CN>  Force kill processes which didn't exit after N seconds\n\t\t--smart-case                 Case-insensitive unless pattern contains uppercase\n\t\t--case-sensitive             Force case-sensitive matching\n\n\tExamples\n\t\t$ fkill 1337\n\t\t$ fkill safari\n\t\t$ fkill :8080\n\t\t$ fkill 1337 safari :8080\n\t\t$ fkill\n\n\tTo kill a port, prefix it with a colon. For example: :8080.\n\n\tRun without arguments to use the interactive interface.\n\tIn interactive mode, 🚦n% indicates high CPU usage and 🐏n% indicates high memory usage.\n\tSupports fuzzy search in the interactive mode.\n\n\tThe process name is case-insensitive by default.\n```\n\n## Interactive UI\n\nRun `fkill` without arguments to launch the interactive UI.\n\n![](screenshot.svg)\n\n## Related\n\n- [fkill](https:\u002F\u002Fgithub.com\u002Fsindresorhus\u002Ffkill) - API for this package\n- [alfred-fkill](https:\u002F\u002Fgithub.com\u002FSamVerschueren\u002Falfred-fkill) - Alfred workflow for this package\n","fkill-cli 是一个跨平台的命令行工具，用于优雅地终止进程。它支持通过进程ID、名称或端口号来结束进程，并且可以在macOS、Linux和Windows上运行。其核心功能包括智能搜索、交互式用户界面以及多种选项如强制终止、显示进程参数等，使得进程管理更加灵活高效。该工具特别适合需要快速查找并关闭占用资源过多或不再需要的进程的场景，对于开发者和系统管理员来说是一个实用的小工具。","2026-06-11 03:28:02","top_topic"]