8000 GitHub - N3XTeam/vidsnap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

N3XTeam/vidsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VidSnap: Effortless Screen Recording App

App Preview

VidSnap is a screen recording app to easy capture and share your screen. All you need to do is click "Start Recording" and share the preview URL with anyone. It is private and your recordings are stored securely on Pinata Cloud.

Get Started

  1. Clone the project into your local machine.
  2. Link it to a Vercel project for API function testing (use npm i -g vercel).
  3. Sign up at Pinata Cloud and create a new API key.
  4. Grab the JWT key and add it as an environment variable in Vercel vercel env add PINATA_JWT
  5. Replace your Gateway domain at /api/video.js
  6. Run the dev server vercel dev

Screenshots

Home page homepage

Recording preview image

0