r2
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
ScreenArc – Cross-platform screen recorder & editor with automatic cinematic zooms, mouse tracking, and effortless vide…
git clone https://github.com/tamnguyenvan/screenarc.gittamnguyenvan/screenarc
ScreenArc is a smart screen recording and editing tool that makes professional video creation effortless. It automatically tracks your mouse movements and clicks, creating smooth cinematic animations that keep viewers focused on what matters. No manual keyframing needed!
Perfect for developers, educators, and content creators who want to produce stunning tutorials, demos, and presentations.
Grab the latest version for your OS from the Releases Page.
echo $XDG_SESSION_TYPEwayland, switch to X11 from your login screen.Download the latest AppImage:
wget https://github.com/tamnguyenvan/screenarc/releases/latest/download/ScreenArc-*-linux-x64.AppImage
Make it executable:
chmod +x ScreenArc-*-linux-x64.AppImage
Run ScreenArc:
./ScreenArc-*-linux-x64.AppImage
--no-sandbox flag🔒 Important: As a new open-source project, we don't have a code signing certificate yet. You may see security warnings during installation.
To proceed safely:
- In your browser, click "Keep" or "Keep anyway" when downloading
- On the SmartScreen prompt, click "More info" → "Run anyway"
Our code is fully open source for your review.
Download the latest Windows installer:
ScreenArc-*-Setup.exe fileRun the installer:
Downloads folder)🔒 Important: As a new open-source project, we don't have a code signing certificate yet. You'll need to authorize the app to run on your Mac.
To proceed safely:
- After downloading and attempting to open the app, you'll see a security warning
- Close the warning dialog
- Open System Settings > Privacy & Security
- Scroll down to the "Security" section
- Click "Open Anyway" next to the warning about ScreenArc
- Click "Open" in the confirmation dialog
Our code is fully open source for your review
Download the appropriate macOS package for your system:
ScreenArc-*-arm64.dmgScreenArc-*-x64.dmgInstall ScreenArc:
.dmg fileClone the repo:
git clone https://github.com/tamnguyenvan/screenarc.git cd screenarc
Install dependencies:
rm package-lock.json npm install
Set up FFmpeg:
binaries/[os] directory.# Linux wget https://github.com/tamnguyenvan/screenarc-assets/releases/download/v0.0.1/ffmpeg-linux-x64 -O binaries/linux/ffmpeg chmod +x binaries/linux/ffmpeg # macOS (Apple Silicon) wget https://github.com/tamnguyenvan/screenarc-assets/releases/download/v0.0.1/ffmpeg-darwin-arm64 -O binaries/darwin/ffmpeg-arm64 chmod +x binaries/darwin/ffmpeg-arm64 # macOS (Intel) wget https://github.com/tamnguyenvan/screenarc-assets/releases/download/v0.0.1/ffmpeg-darwin-x64 -O binaries/darwin/ffmpeg-x64 chmod +x binaries/darwin/ffmpeg-x64 # Windows wget https://github.com/tamnguyenvan/screenarc-assets/releases/download/v0.0.1/ffmpeg.exe -O binaries/windows/ffmpeg.exe
Run in development mode:
npm run dev
A huge thank you to everyone who has contributed to making ScreenArc better!
ScreenArc stands on the shoulders of giants. This project would not be possible without the incredible work of the open-source community. A special thank you to the authors and maintainers of these key libraries & tools that handle low-level system interactions:
This project is licensed under the GPL-3.0 License.
more like this
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
Open the next door in your Vim journey — personalized command discovery based on your actual usage
MTT File Manager is a Rust-based Windows file manager with tabbed navigation, rich media previews, deep system integrat…
search projects, people, and tags