mirror of
https://github.com/JackyKLai/kunkun-ext-letterboxd.git
synced 2025-04-03 17:56:44 +00:00
16 lines
187 B
Markdown
16 lines
187 B
Markdown
# Letterboxd Plugin for Kunkun
|
|
|
|
To install dependencies:
|
|
|
|
```bash
|
|
bun install
|
|
```
|
|
|
|
To run:
|
|
|
|
```bash
|
|
bun run index.ts
|
|
```
|
|
|
|
Search for movies on Letterboxd, add to watchlist, log a film...
|