anishshobithps / anishshobithps/snipshot
Clipboard input (--from-clipboard) and copy output (--copy)
- Ngôn ngữ chính
- TypeScript
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
- `--from-clipboard` reads code from the clipboard (with `--lang`)
- `--copy` writes the rendered PNG to the clipboard
Cross-platform via `pbcopy`/`pbpaste` (macOS), `xclip`/`wl-copy` (Linux), `clip`/PowerShell (Windows).
- [ ] Clipboard read
- [ ] Clipboard image write
- [ ] Platform detection
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Start by locating the CLI handling for --from-clipboard and --copy, then review how the project invokes external commands on each supported platform. Implement clipboard reading, PNG clipboard output, and platform detection using the listed macOS, Linux, and Windows commands; done means all three checklist items work cross-platform.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 55/100