git404hub

what is screenity fr?

alyssaxuu/screenity — explained in plain English

Analysis updated 2026-06-21

18,191JavaScriptAudience · generalComplexity · 1/5LicenseSetup · easy

tl;dr

Screenity is a free Chrome extension for screen recording that runs entirely in your browser with no account required, adding annotation tools, a video trimmer, and privacy-first local processing.

vibe map

mindmap
  root((repo))
    What it does
      Screen recording
      Annotation tools
      Video trimming
    Recording options
      Full screen
      Browser tab
      Selected region
      Camera overlay
    Export formats
      MP4
      GIF
      WebM
      Google Drive
    Audience
      Designers
      PMs and founders
      Support teams

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Record a product demo with on-screen annotation arrows and text, then export as MP4 without installing desktop software.

VIBE 2

Capture a bug report video with cursor click highlights and blur sensitive data before sending to your team.

VIBE 3

Create a tutorial recording that combines your screen and camera feed, with countdown timers to control when recording starts.

what's the stack?

JavaScriptChrome Extension

how it stacks up fr

alyssaxuu/screenityplotly/plotly.jslllyasviel/style2paints
Stars18,19118,18818,186
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasyeasymoderate
Complexity1/52/52/5
Audiencegeneraldatadesigner

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min
Free to use and modify, any version you distribute must also be open source under the same GPLv3 license.

in plain english

Screenity is a free, privacy-focused screen recording extension for Chrome browsers. It lets you record your entire screen, a specific browser tab, a selected region, or your camera, and captures both microphone audio and internal system audio. Because it runs entirely in your browser with no account required and does not send data to any server, it keeps your recordings private by default. Beyond basic recording, Screenity includes an annotation toolset: you can draw on screen, add text, arrows, and shapes while recording, blur out sensitive content on any webpage, highlight cursor clicks, and use spotlight mode to focus viewer attention. A built-in editor lets you cut, trim, crop, add or remove audio tracks after recording. You can zoom into specific parts of the screen smoothly and set up countdown timers or alarms to control when recording starts and stops. Finished videos can be exported as MP4, GIF, or WebM files, or saved directly to Google Drive for easy sharing. The extension can also be self-hosted from source for full local-only use with no external connections. An optional paid tier called Screenity Pro, hosted in the EU, adds features like link sharing, multi-scene editing, zoom keyframes, and captions. The source code is available under the GPLv3 license.

prompts (copy fr)

prompt 1
I want to use Screenity to record a product walkthrough with annotation arrows and text labels visible during the recording. Walk me through the workflow.
prompt 2
How do I use Screenity's built-in editor to trim the start and end of my recording and export the result as an MP4 file?
prompt 3
I need to self-host Screenity from source for my organization so it makes no external connections. How do I load it as an unpacked Chrome extension?
prompt 4
What is the difference between Screenity's free version and Screenity Pro, and is the Pro version still privacy-respecting?

Frequently asked questions

what is screenity fr?

Screenity is a free Chrome extension for screen recording that runs entirely in your browser with no account required, adding annotation tools, a video trimmer, and privacy-first local processing.

What language is screenity written in?

Mainly JavaScript. The stack also includes JavaScript, Chrome Extension.

What license does screenity use?

Free to use and modify, any version you distribute must also be open source under the same GPLv3 license.

How hard is screenity to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is screenity for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.