docs — remove emojis from README
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -15,8 +15,8 @@ Claude.ai does not expose a public usage API, so this scrapes `https://claude.ai
|
|||||||
|
|
||||||
| Component | Linux | macOS | Windows |
|
| Component | Linux | macOS | Windows |
|
||||||
|-----------|-------|-------|---------|
|
|-----------|-------|-------|---------|
|
||||||
| `scraper.ts` (CLI) | ✅ Full | ⚠️ Works without Xvfb (browser visible) | ⚠️ Works without Xvfb (browser visible) |
|
| `scraper.ts` (CLI) | Full | Works without Xvfb (browser visible) | Works without Xvfb (browser visible) |
|
||||||
| `tray.py` (system tray) | ✅ Full | ❌ Not supported | ❌ Not supported |
|
| `tray.py` (system tray) | Full | Not supported | Not supported |
|
||||||
|
|
||||||
The tray indicator depends on GTK3 + AyatanaAppIndicator3, which is Linux-only. Porting it to Windows or macOS would require swapping in something like [`pystray`](https://github.com/moses-palmer/pystray) (cross-platform tray) or [`rumps`](https://github.com/jaredks/rumps) (macOS).
|
The tray indicator depends on GTK3 + AyatanaAppIndicator3, which is Linux-only. Porting it to Windows or macOS would require swapping in something like [`pystray`](https://github.com/moses-palmer/pystray) (cross-platform tray) or [`rumps`](https://github.com/jaredks/rumps) (macOS).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user