Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/roseneezar/isharescreen

easy screen recorder app
https://github.com/roseneezar/isharescreen

nextjs reactjs screen-capture t3-stack tailwindcss typescript video

Last synced: 3 days ago
JSON representation

easy screen recorder app

Awesome Lists containing this project

README

        

# ISHARESCREEN

Screen sharing application.

## Features

- Record video screen
- Record audio screen
- Download recordings

## Tech Stack

### Frontend

- Nextjs
- Typescript
- Tailwind css

## Installation

Use the env.example file to know which variable is needed from firebase.

```bash
cp .env.example .env
```

```bash
yarn i && yarn dev
```

App runs by default at http://localhost:3030

## Helpers

Install lazydocker on your system. This tool can help visualise container logs.

## License

[MIT](https://choosealicense.com/licenses/mit/)