Skip to content

Latest commit

 

History

96 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DawnCapture
DawnCapture

A lightweight, focused screen recorder for Windows
Window · Full screen · Region · Audio only — your recordings stay on your machine

License: MIT Platform: Windows 10 | 11 WinUI 3 .NET 10

English · 简体中文

DawnCapture main window

Features

  • Four capture modes — full screen (pick a display), window, region, or audio only (M4A)
  • Two audio sources — system audio and microphone, switched independently
  • Hardware-accelerated encoding — H.264 by default, HEVC optional, with automatic fallback when the device cannot encode it
  • Countdown and cursor — 1–60 second countdown (Esc cancels), optional cursor capture
  • Floating control bar — always on top, showing the recording state and elapsed time; pause, resume, stop, drag it anywhere
  • Recording library — thumbnails, duration, size and media information; rename, delete to the Recycle Bin, or reveal in File Explorer
  • Global hotkeys and tray — hotkeys are customizable and unregistered while recording so they cannot clash; closing the window can minimize to the tray
  • Bilingual UI — English / Simplified Chinese, following the system language or set manually
  • Recordings stay local — files are written to the folder you choose and are never uploaded

Download

Get it from Microsoft Store

Recommended: Microsoft Store — signed by Microsoft and updated automatically.

Prefer a standalone package? Get it from Releases:

Channel
Installer (recommended) DawnCapture-<version>-x64-setup.exe — double-click to install
Portable DawnCapture-<version>-x64-portable.zip — unzip and run

The standalone installer is not code-signed, so the first run may trigger a SmartScreen prompt ("More info" → "Run anyway"); with Smart App Control enabled, Windows 11 blocks it outright. The Store build has neither problem: Microsoft signs it and keeps it up to date.

Requirements

Windows 10 2004 (10.0.19041) or later, x64 / ARM64.

Build from source

Requires the .NET 10 SDK. run.ps1 cleans, builds and launches; distribute.ps1 packages the distribution channels (run it with no arguments for help).

./run.ps1
dotnet build DawnCapture.csproj -c Debug -p:Platform=x64
./distribute.ps1

The version number is defined in one place, Directory.Build.props; the assembly, both manifests, the installer and the artefact file names are all derived from it.

Where data lives

What Where
Recordings %USERPROFILE%\Videos\DawnCapture (configurable in settings)
Settings and library %LocalAppData%\DawnCapture
Logs (kept 14 days) %LocalAppData%\DawnCapture\logs

In the Microsoft Store build, Windows redirects the settings, library and logs into the package's own folder instead. The privacy policy lists that path; recordings go to the folder above in either case.

License

MIT © 2026 SHAO Liming

Third-party notices in THIRD-PARTY-NOTICES.md, privacy policy in PRIVACY-POLICY.md.

About

🌅 A lightweight, native screen recorder for Windows — window · full screen · region · audio only | 轻量、原生的 Windows 录屏工具,窗口 / 全屏 / 区域 / 仅录音。

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages