An lightweight and open source tool for recording audio and video clips without bloatware asking for your soul.
- Record audio and video clips (Including microphone audio and desktop audio)
- Start recording with a hotkey (Alt+X)
- Constant buffering of last 14 seconds of audio and video (No ram hungry buffers)
- Rust (1.70+)
- Windows 10 or 11
- C++ Build Tools (for the
windowsanddxgcapcrates)
- Clone the repository:
git clone https://github.com/Lawful831/cliprecord.git - Navigate to the folder:
cd cliprecord - Build the release version:
cargo build --release - The executable will be generated at
target/release/cliprecord.exe.
The application icons (icon.ico and icon.png) are derivative works remixed from:
- "Photo camera icon" by Unuplusunu, licensed under CC BY-SA 3.0.
- "Scissors Icon Inkscape" by Stilfehler, licensed under CC BY-SA 4.0.
Note on Commercial Use: Both source icons allow for commercial use. The remixed icons follow their respective CC licenses, and the software source code is licensed under the MIT License.
