All Projects β†’ devgossips β†’ screenREC

devgossips / screenREC

Licence: MIT license
A really simple , ad-free & minimal web based screen recorder πŸ“Ή

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Pug
443 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to screenREC

jahir.dev
My personal website πŸ’Ž – Built using Next.js, TypeScript, MDX, contentlayer, Notion and Stitches styled components
Stars: ✭ 119 (+77.61%)
Mutual labels:  vercel, hacktoberfest-accepted, hacktoberfest2022
StartHub
Bootstrap your search for career!
Stars: ✭ 30 (-55.22%)
Mutual labels:  good-first-issue, hacktoberfest-accepted
Kuberam
Kuberam is built on jetpack compose + Auth0 during Hashnode Hackathon.
Stars: ✭ 33 (-50.75%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
FizzBuzz-Hacktoberfest-2021
πŸŽƒ Submit creative FizzBuzz solutions in any language you want! Open for beginners !
Stars: ✭ 17 (-74.63%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
MyNotes
πŸ“’Note taking app, MVVM with Google Architectural components Room, LiveData and ViewModel written in Kotlin, androidx libraries
Stars: ✭ 60 (-10.45%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
MusicPlayer
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❀️
Stars: ✭ 218 (+225.37%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Web-Development
Created this new Repository for Open Source Contribution for Beginners
Stars: ✭ 25 (-62.69%)
Mutual labels:  good-first-issue, hacktoberfest-accepted
BashBar
No description or website provided.
Stars: ✭ 28 (-58.21%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
projecthactoberfest
hactoberfest 2022
Stars: ✭ 32 (-52.24%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
hacktoberfest
Contribute to this repo for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 33 (-50.75%)
Mutual labels:  good-first-issue, hacktoberfest-accepted
doto-client
Track your progress and multiply efficiency
Stars: ✭ 41 (-38.81%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
ui-kit
D2iQ UI Kit
Stars: ✭ 29 (-56.72%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Bundli-Frontend
Bundli-Frontend 🚩 is a repo which contains πŸš€different code of full stack Development πŸ‘¨β€πŸ’»πŸš€
Stars: ✭ 133 (+98.51%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
Hacktoberfest2021-for-everyone
This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository.
Stars: ✭ 178 (+165.67%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
learning-code-through-github-repos
This is a collection of GitHub repositories that you can use in your coding journey.
Stars: ✭ 82 (+22.39%)
Mutual labels:  good-first-issue, hacktoberfest-accepted
E-Learning-freesite
This site is mainly design for those student who don't know how to start their journey in the field of programming
Stars: ✭ 57 (-14.93%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
HacktoberFest2021
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 9 (-86.57%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
SlugTerra
Hactoberfest 2020-2022 Project
Stars: ✭ 35 (-47.76%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
conteudos-tech
- Esse repositΓ³rio foi criado por mim, Fernanda Souza, com o intuito de divulgar ferramentas gratuitas que possam auxiliar pessoas em seus estudos.
Stars: ✭ 62 (-7.46%)
Mutual labels:  hacktoberfest-accepted, hacktoberfest2022
CodeSignal-Practice Solutions
No description or website provided.
Stars: ✭ 28 (-58.21%)
Mutual labels:  vercel, hacktoberfest-accepted

πŸ“Ή ScreenREC

A really simple web screen recorder.

ScreenREC - A really simple ad-free minimial web screen recorder | Product Hunt ScreenREC - A really simple ad-free minimial web screen recorder | Product Hunt

🎯 About

The project is developed with Vanilla JS and HTML.
I've styled & refactored the WebApp using a custom boilerplate built on Parcel V2.

▢️ Demo

Here you can find the live deployed version:

✨ Features

βœ”οΈ Export type selector (currently MP4/WebM)
βœ”οΈ Video preview
βœ”οΈ Video download
βœ”οΈ Dark/Light mode toggle
βœ”οΈ Current OS theme detection
βœ”οΈ Ad-free
βœ”οΈ Open-Source
❌ Doesn't support Mobile Devices yet.

Installation Guide for Cloud or Linux Users only :

  • Using this button open this project on Gitpod. Open in Gitpod
  • Now run npm install in terminal to install the packages .
  • Run npm run start to use development mode .
  • Run npm run build to build
  • Or you can deploy the static site on netlify or vercel or any other platform.
    Deploy with Vercel Deploy with Netlify

Installation Guide for Windows Users or Local Developement :

  • Fork this repo
  • then in terminal run git clone https://github.com/heysagnik/screenREC
  • Open the folder in your desired Code Editor (eg: VS CODE)
  • Now run npm install in terminal to install the packages .
  • Make sure you delete .parcel-cache&dist folder πŸ“‚ firstly. Then Run npx parcel src/index.pug to use in development mode.
  • Run npm run build to build the final project
  • Or you can deploy the static site on netlify or vercel or any other platform. Deploy with Vercel Deploy with Netlify

πŸ™ If you find this useful :

Twitter URL &

πŸš€ Technologies

Special Thanks to all the Contributors

πŸ§‘β€πŸ’» Made with ❀️ by Sagnik Sahoo and other open-source devlopers πŸ’š

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].