A CLI tool for fcbyk
Project description
子命令
lansend:在指定端口开启http服务器,用于局域网内共享文件ai:在控制台与ai聊天 (需自行配置api-key)pick:随机抽取一个元素(可用于抽奖、随机选择等)slide:同一局域网内,手机控制电脑PTT翻页
安装
使用 pip 安装
pip install fcbyk-cli
GUI为可选依赖
pip install fcbyk-cli[gui]
从源码安装(可按需调整代码)
- 前端构建
git clone https://github.com/fcbyk/fcbyk-cli.git
cd web-ui
npm install
npm run build:flatten
- 后端安装
cd ..
cd fcbyk-cli
pip install -e .
查看帮助信息
fcbyk --help
fcbyk --version
系统要求
- Python 3.6+
- Windows
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fcbyk_cli-0.2.1.tar.gz
(317.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fcbyk_cli-0.2.1-py3-none-any.whl
(321.0 kB
view details)
File details
Details for the file fcbyk_cli-0.2.1.tar.gz.
File metadata
- Download URL: fcbyk_cli-0.2.1.tar.gz
- Upload date:
- Size: 317.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e90605742d82c5484a57f9da286df13861aa2285fc9639efb5eb110018c4489e
|
|
| MD5 |
c0392b91aceafe1f8d55758a2a9d2531
|
|
| BLAKE2b-256 |
0bab9fd4122cf3a7e040032b745dc9e89e12f9cb5aa28f36da6850ab4f080414
|
File details
Details for the file fcbyk_cli-0.2.1-py3-none-any.whl.
File metadata
- Download URL: fcbyk_cli-0.2.1-py3-none-any.whl
- Upload date:
- Size: 321.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5244cd3a1aab821619733d8a9efeb24ef087a5dafaccaea30ae50e21d658afd7
|
|
| MD5 |
04a9db62db77332ca099a3737b5b70bc
|
|
| BLAKE2b-256 |
782c6921f0885e4826b53c0a8ca40f8ccb4bb7f1424115b14825b82e3fbed175
|