Skip to content

armincerf/bredit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bredit

Bredit is a webapp for recording and editing screen recordings with or without sound and video from a webcam.

Its goal is to provide an easy way to create screen captures in a small shareable file without having to download or install any third party software, or send any potentially private information to a server. Bredit is 100% client side and can be easily self hosted using any static site hosting solution such as netlify or github pages.

It uses MediaRecorder for video creation, and gif.js for GIF rendering.

Bredit is hosted on my website here

Running locally

npm i
npm run dev

Navigate to localhost:5000

This project was created using the SvelteJS starter Template.

About

The worlds first bread themed browser editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published