← 返回
未分类 Key 中文

snlib-cli

Run Seongnam Library (snlib.go.kr) tasks from the command line. Use when you need login, book search, my-info (내 정보 조회)/loan status (대출 현황) checks, interlibr...
通过命令行执行城南图书馆(snlib.go.kr)任务,用于登录、图书检索、我的信息查询、借阅状态检查及馆际互借等。
ruseel ruseel 来源
未分类 clawhub v2026.4.7 1 版本 100000 Key: 需要
★ 0
Stars
📥 382
下载
💾 0
安装
1
版本
#latest

概述

snlib-cli.sh

Use {baseDir}/scripts/snlib-cli.sh to initiate Seongnam Library Request from the CLI.

For more information, visits https://github.com/ruseel/snlib-cli

Quick Start

# first-time login
SNLIB_USER="your-id" SNLIB_PASSWORD="your-password" {baseDir}/scripts/snlib-cli.sh login

# read-only checks
{baseDir}/scripts/snlib-cli.sh my-info
{baseDir}/scripts/snlib-cli.sh loan-status
{baseDir}/scripts/snlib-cli.sh search-books --keyword "제2차 세계대전 발췌본"

Common Workflows

  • Account/session (계정/세션): login, my-info (내 정보 조회)
  • Discovery (도서 탐색): search-books, basket (관심 도서함)
  • Status checks (현황 조회): loan-status (대출 현황), interloan-status (상호대차 현황), hope-book-list/hope-book-detail (희망도서 신청 내역/상세)
  • Write: interloan-request (상호대차 신청), hope-book-request (희망도서 신청, --request-edn 단일 EDN 맵 사용)

Read {baseDir}/references/commands.md for command patterns and end-to-end flows.

Safety Rules

  • Start with read-only commands before any write action.
  • In skills, pass credentials via SNLIB_USER and SNLIB_PASSWORD environment variables.
  • Session data is stored under ~/.config/snlib-cli/.

Troubleshooting

If 3 hours passed, authentication can fail. then you can re-login.

Technical Details

On first execution, clojure downloads deps from Maven Central, including io.github.ruseel/snlib-cli.

版本历史

共 1 个版本

  • v2026.4.7 当前
    2026-05-03 08:30 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

healthcheck

stellarhold170nt
使用 JSON 文件存储追踪饮水和睡眠
★ 11 📥 30,180
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,195
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,667