[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1653":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":32,"readmeContent":33,"aiSummary":34,"trendingCount":16,"starSnapshotCount":16,"syncStatus":35,"lastSyncTime":36,"discoverSource":37},1653,"openscreen","siddharthvaddem\u002Fopenscreen","siddharthvaddem","Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio. ","https:\u002F\u002Fopenscreen.vercel.app",null,"TypeScript",38455,2716,84,29,0,49,305,2591,196,45,"MIT License",false,"main",true,[27,28,29,30,31],"electron","open-source","pixijs","screen-capture","screen-recorder","2026-06-12 02:00:31","> [!WARNING]\n> This is very much in beta and might be buggy here and there (but hope you have a good experience!).\n\n\u003Cp align=\"center\">\n  \u003Cimg src=\"public\u002Fopenscreen.png\" alt=\"OpenScreen Logo\" width=\"64\" \u002F>\n  \u003Cbr \u002F>\n  \u003Cbr \u002F>\n\t\u003Ca href=\"https:\u002F\u002Ftrendshift.io\u002Frepositories\u002F17427\" target=\"_blank\">\u003Cimg src=\"https:\u002F\u002Ftrendshift.io\u002Fapi\u002Fbadge\u002Frepositories\u002F17427\" alt=\"siddharthvaddem%2Fopenscreen | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"\u002F>\u003C\u002Fa>\n\t\u003Cbr \u002F>\n\t\u003Cbr \u002F>\n  \u003Ca href=\"https:\u002F\u002Fdeepwiki.com\u002Fsiddharthvaddem\u002Fopenscreen\">\n    \u003Cimg src=\"https:\u002F\u002Fdeepwiki.com\u002Fbadge.svg\" alt=\"Ask DeepWiki\" \u002F>\n  \u003C\u002Fa>\n  &nbsp;\n  \u003Ca href=\"https:\u002F\u002Fdiscord.gg\u002FyAQQhRaEeg\">\n    \u003Cimg src=\"https:\u002F\u002Fdcbadge.limes.pink\u002Fapi\u002Fserver\u002Fhttps:\u002F\u002Fdiscord.gg\u002FyAQQhRaEeg?style=flat\" alt=\"Join Discord\" \u002F>\n  \u003C\u002Fa>\n\u003C\u002Fp>\n\n# \u003Cp align=\"center\">OpenScreen\u003C\u002Fp>\n\n\u003Cp align=\"center\">\u003Cstrong>OpenScreen is your free, open-source alternative to Screen Studio (sort of).\u003C\u002Fstrong>\u003C\u002Fp>\n\nIf you don't want to pay $29\u002Fmonth for Screen Studio but want a much simpler version that does what most people seem to need, making beautiful product demos and walkthroughs, here's a free-to-use app for you. OpenScreen does not offer all Screen Studio features, but covers the basics well!\n\nScreen Studio is an awesome product and this is definitely not a 1:1 clone. OpenScreen is a much simpler take, just the basics for folks who want control and don't want to pay. If you need all the fancy features, your best bet is to support Screen Studio (they really do a great job, haha). But if you just want something free (no gotchas) and open, this project does the job!\n\nOpenScreen is 100% free for personal and commercial use. Use it, modify it, distribute it. (Just be cool 😁 and give a shoutout if you feel like it !)\n\n\u003Cp align=\"center\">\n\t\u003Cimg src=\"public\u002Fpreview3.png\" alt=\"OpenScreen App Preview 3\" style=\"height: 0.2467; margin-right: 12px;\" \u002F>\n\t\u003Cimg src=\"public\u002Fpreview4.png\" alt=\"OpenScreen App Preview 4\" style=\"height: 0.1678; margin-right: 12px;\" \u002F>\n\u003C\u002Fp>\n\n## Core Features\n- Record specific windows or your whole screen.\n- Add automatic or manual zooms (adjustable depth levels) and customize their durarion and position.\n- Record microphone and system audio.\n- Crop video recordings to hide parts.\n- Choose between wallpapers, solid colors, gradients or a custom background.\n- Motion blur for smoother pan and zoom effects.\n- Add annotations (text, arrows, images).\n- Trim sections of the clip.\n- Customize the speed of different segments.\n- Export in different aspect ratios and resolutions.\n\n## Installation\n\nDownload the latest installer for your platform from the [GitHub Releases](https:\u002F\u002Fgithub.com\u002Fsiddharthvaddem\u002Fopenscreen\u002Freleases) page.\n\n### macOS\n\nIf you encounter issues with macOS Gatekeeper blocking the app (since it does not come with a developer certificate), you can bypass this by running the following command in your terminal after installation:\n\n```bash\nxattr -rd com.apple.quarantine \u002FApplications\u002FOpenscreen.app\n```\n\nNote: Give your terminal Full Disk Access in **System Settings > Privacy & Security** to grant you access and then run the above command.\n\nAfter running this command, proceed to **System Preferences > Security & Privacy** to grant the necessary permissions for \"screen recording\" and \"accessibility\". Once permissions are granted, you can launch the app.\n\n### Linux\n\nDownload the `.AppImage` file from the releases page. Make it executable and run:\n\n```bash\nchmod +x Openscreen-Linux-*.AppImage\n.\u002FOpenscreen-Linux-*.AppImage\n```\n\nYou may need to grant screen recording permissions depending on your desktop environment.\n\n**Note:** If the app fails to launch due to a \"sandbox\" error, run it with --no-sandbox:\n```bash\n.\u002FOpenscreen-Linux-*.AppImage --no-sandbox\n```\n\n### Limitations\n\nSystem audio capture relies on Electron's [desktopCapturer](https:\u002F\u002Fwww.electronjs.org\u002Fdocs\u002Flatest\u002Fapi\u002Fdesktop-capturer) and has some platform-specific quirks:\n\n- **macOS**: Requires macOS 13+. On macOS 14.2+ you'll be prompted to grant audio capture permission. macOS 12 and below does not support system audio (mic still works).\n- **Windows**: Works out of the box.\n- **Linux**: Needs PipeWire (default on Ubuntu 22.04+, Fedora 34+). Older PulseAudio-only setups may not support system audio (mic should still work).\n\n## Built with\n- Electron\n- React\n- TypeScript\n- Vite\n- PixiJS\n- dnd-timeline\n\n---\n\n_I'm new to open source, idk what I'm doing lol. If something is wrong please raise an issue 🙏_\n\n## Documentation\n\nSee the documentation here:\n[OpenScreen Docs](https:\u002F\u002Fdeepwiki.com\u002Fsiddharthvaddem\u002Fopenscreen)\n\n## Contributing\n\nContributions are welcome! If you’d like to help out or see what’s currently being worked on, take a look at the open issues and the [project roadmap](https:\u002F\u002Fgithub.com\u002Fusers\u002Fsiddharthvaddem\u002Fprojects\u002F3) to understand the current direction of the project and find ways to contribute.\n\n## Star History\n\n\u003Ca href=\"https:\u002F\u002Fwww.star-history.com\u002F?repos=siddharthvaddem%2Fopenscreen&type=date&legend=top-left\">\n \u003Cpicture>\n   \u003Csource media=\"(prefers-color-scheme: dark)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=siddharthvaddem\u002Fopenscreen&type=date&theme=dark&legend=top-left\" \u002F>\n   \u003Csource media=\"(prefers-color-scheme: light)\" srcset=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=siddharthvaddem\u002Fopenscreen&type=date&legend=top-left\" \u002F>\n   \u003Cimg alt=\"Star History Chart\" src=\"https:\u002F\u002Fapi.star-history.com\u002Fchart?repos=siddharthvaddem\u002Fopenscreen&type=date&legend=top-left\" \u002F>\n \u003C\u002Fpicture>\n\u003C\u002Fa>\n\n## License\n\nThis project is licensed under the [MIT License](.\u002FLICENSE). By using this software, you agree that the authors are not liable for any issues, damages, or claims arising from its use.\n","OpenScreen 是一个免费且开源的屏幕录制和演示工具，旨在为用户提供无需订阅、无水印的商业使用体验，是 Screen Studio 的替代方案。该项目采用 TypeScript 编写，并基于 Electron 和 PixiJS 构建，支持屏幕捕捉、音频录制、自动或手动缩放、注释添加等核心功能。用户可以自定义背景、裁剪视频、调整片段速度以及导出不同分辨率和宽高比的视频。适用于需要创建产品演示、教程或任何屏幕录制内容的场景，特别适合那些希望控制成本并寻求开放源代码解决方案的个人和小团队。",2,"2026-06-11 02:45:17","top_all"]