Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnpn authored Apr 21, 2024
1 parent 207eae2 commit 3939e92
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
# Azayaka
**A small and simple macOS menu bar-residing screen and system audio recorder** utilising the ScreenCaptureKit API in Ventura.<br>
<h1><img align="center" height="72" src="https://github.com/Mnpn/Azayaka/raw/main/Azayaka/Assets.xcassets/AppIcon.appiconset/Azayaka-256.png"> Azayaka</h1>

**A small and simple macOS menu bar-residing screen and system audio recorder** utilising the ScreenCaptureKit API introduced in macOS 13.<br>
That's right, record your screen or an app, with its playing audio, regardless of your current audio output device or system volume.

<p align="center">
<img width="324" alt="Azayaka Menu UI" src="https://user-images.githubusercontent.com/17569187/211803435-d36188da-be55-49ef-95ab-07b542dffe96.png">
<img width="342" alt="Azayaka Menu UI" src="https://github.com/Mnpn/Azayaka/assets/17569187/8ad56e22-5284-4692-a2e7-456a24c83a41">
<p>

<img src="https://user-images.githubusercontent.com/17569187/211806757-b893fc6a-9a39-480b-b4b0-aa94d201f226.png" alt="Azayaka Preferences" width="392" height="auto" align="right"></img>
## Features
<div><img src="https://github.com/Mnpn/Azayaka/assets/17569187/9218772a-2e9f-442f-a193-2b7ee800116e" alt="Azayaka's settings, video tab selected" width="457" height="auto" align="right"></img></div>

- Record a screen, window, or just system audio
- Simple, unobtrusive menu bar application
- Choose between .mp4 or .mov files
- Choose between .mp4 or .mov files, H.264 or H.265
- Audio options ranging from Opus & AAC to lossless ALAC & FLAC
<img width="213" alt="Azayaka Recording IINA (Menu UI)" src="https://user-images.githubusercontent.com/17569187/211806807-ea3efacd-d38c-4ed4-a9f7-ca3bcc6e4150.png">

<p align="center">
<br>
<br>

## Example Recording

https://user-images.githubusercontent.com/17569187/211811149-ca4f8870-626d-47f0-b22c-f39d34cf8fda.mp4
<img width="286" alt="Azayaka recording IINA (menu UI)" src="https://github.com/Mnpn/Azayaka/assets/17569187/0736d588-c198-4dde-9de1-17a880ffd5c1">
</p>

0 comments on commit 3939e92

Please sign in to comment.