clowd / Clowd

Simple but powerful screenshot and screen recording tool for Windows.
MIT License
74 stars 7 forks source link
c-sharp direct3d directx drawing image-editor obs prntscr recorder screen-recorder screenshot windows

Discord Build

73130051

Clowd

Clowd is a minimalist screen capture / screen recording tool. It sits out of your way in your system tray, and is activated when you press the PrntScr key.

The latest "stable" release can always be downloaded from here. If you are looking for the "beta", you should update via the app settings.

download btn
windows x64 - only tested on Windows 10/11

I will respond to bug reports or questions in GitHub issues. Also feel free to bug me (@caesay) in the Clowd Discord server:

discordimg2


Region Capture / PrntScr Replacement

https://user-images.githubusercontent.com/1287295/177042825-48707490-ae67-4a75-acee-216529f49c23.mp4


Video Recorder

image of video capture ui


Image Editor

picture of image editor

Upload Anything

picture of upload


Color Picker

picture of color picker


Draw On Screen

https://user-images.githubusercontent.com/1287295/177044423-7f90f7b3-01fa-45a9-9c7b-d647c6f6159f.mp4


Building Clowd

The Clowd.Native project must be compiled before Clowd. If using Visual Studio, this should be done automatically when pressing F6. If using Rider, you may need to edit the run configuration to build Native before starting the main project.

If having any troubles compiling with the IDE, you can replicate a CI build by running the following commands:

git clone https://github.com/clowd/Clowd.git
build.cmd -noDelta