Please sign in to access this page
Open Source Desktop Screen recording software, Made with Electron
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added keybind support, Control/Command+Shift+R to Record, Stop Recording, Rerecord. Control/Command+Shift+P to pause and resume recording. Upcomming plan is input text to change the keybind. Right now its hardcoded in main.ts file
Bugs left to fix
- No matter wherewver I click on type It always zooming into top left corner of screen, need to fix that and zoom to the position of mouse click anywhere on screen.
Things added
- Auto Zoom Settings
- Zoom Strength
- Animation Speed
- Follow Tidiness
- Inactivity Timeout (after x seconds the recording will zoom out)
Basic MVP of CapMirror is ready, lets go.
- Record Entire Screen
- Record particular window
- Resume, Pause Recording
- Choose different microphone
- Webcam support with cool webcam overlay
Whats Next
- Screen selector to only record a particular section of screen
- Auto zoom on mouse click
- Custom Screen Resolution
Here we go, basic UI is done, Basic capture screen is done, we only have two options here now, Record entire screen and record specific screen
This is the start of something big, something open source, The basic concept of app is Open Source Screen Studio alternative for Windows, Mac and Linus. But i'm new to desktop app development. Here is the initial commit