Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roseneezar/isharescreen
- Owner: RoseNeezar
- Created: 2023-02-08T15:01:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T10:47:49.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T07:06:03.107Z (about 2 months ago)
- Topics: nextjs, reactjs, screen-capture, t3-stack, tailwindcss, typescript, video
- Language: TypeScript
- Homepage: https://isharescreen.vercel.app
- Size: 7.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)