{"id":28339413,"url":"https://github.com/fcbyk/fcbyk-cli","last_synced_at":"2026-04-20T07:05:55.194Z","repository":{"id":288797924,"uuid":"965236494","full_name":"fcbyk/fcbyk-cli","owner":"fcbyk","description":"This project has been renamed and moved to bykcli. Please use the new repository instead.","archived":false,"fork":false,"pushed_at":"2026-04-19T17:01:03.000Z","size":905,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-19T17:13:20.540Z","etag":null,"topics":["cli-tool","pip"],"latest_commit_sha":null,"homepage":"","language":"Python","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/fcbyk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-04-12T17:59:18.000Z","updated_at":"2026-04-19T17:01:09.000Z","dependencies_parsed_at":"2026-01-21T03:02:07.479Z","dependency_job_id":null,"html_url":"https://github.com/fcbyk/fcbyk-cli","commit_stats":null,"previous_names":["fcbyk/fcbyk-cli"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/fcbyk/fcbyk-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Ffcbyk-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Ffcbyk-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Ffcbyk-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Ffcbyk-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcbyk","download_url":"https://codeload.github.com/fcbyk/fcbyk-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Ffcbyk-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32036803,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["cli-tool","pip"],"created_at":"2025-05-27T01:26:29.325Z","updated_at":"2026-04-20T07:05:55.185Z","avatar_url":"https://github.com/fcbyk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!WARNING]\n\u003e This repository has been **deprecated** and is no longer maintained.  \n\u003e The project has been refactored and renamed to **bykcli**.  \n\u003e  \n\u003e 👉 Please migrate to the new project.\n\n## 简介\n\n[![PyPI](https://img.shields.io/pypi/v/fcbyk-cli.svg)](https://pypi.org/project/fcbyk-cli/)\n[![Tests](https://github.com/fcbyk/fcbyk-cli/actions/workflows/test.yml/badge.svg)](https://github.com/fcbyk/fcbyk-cli/actions/workflows/test.yml)\n[![License](https://img.shields.io/github/license/fcbyk/fcbyk-cli.svg)](https://github.com/fcbyk/fcbyk-cli/blob/main/LICENSE)\n\n**`fcbyk-cli`** 是一个轻量、实用的命令行工具集合，\n\n它用于通过终端快速完成一些 **零散但真实存在的需求**：\n- 没有现成软件可用\n- 或者已有软件过于臃肿、广告过多、不够轻量\n- 又或者只是想用一条命令把事情做完\n\n**`fcbyk-cli`** 的目标不是 “做一个大全”，  \n而是用 **小而直接的工具**，解决当下遇到的问题。\n\n## 已有功能 (子命令)\n\n- [`lansend`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/LANSend.md)：在指定端口开启 `http服务器`，用于局域网内共享文件\n- [`ai`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/AI.md)：在控制台与 `ai` 聊天 （需自行配置`api-key`）\n- [`pick`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/Pick.md)：随机抽取一个元素（可用于抽奖、随机选择等）\n- [`slide`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/Slide.md)：同一局域网内，手机控制电脑PTT翻页\n- [`alias`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/Alias.md)：为常用命令添加别名，方便快速执行\n- [`servers`](https://github.com/fcbyk/fcbyk-cli/blob/main/docs/Servers.md)：统一管理由各子命令启动的后台 Web 服务进程\n\n## 快速开始\n\n- 使用 pip 安装\n\n```bash\npip install fcbyk-cli\n```\n\n- 显示帮助信息\n\n```bash\nfcbyk\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Ffcbyk-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcbyk%2Ffcbyk-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Ffcbyk-cli/lists"}