Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darkphoenix2704/screen-capture
https://github.com/darkphoenix2704/screen-capture
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkphoenix2704/screen-capture
- Owner: DarkPhoenix2704
- Created: 2024-03-23T03:41:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T03:41:36.000Z (8 months ago)
- Last Synced: 2024-10-11T00:14:42.256Z (26 days ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# screen-capture
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.21. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.