Simple "Clipboard Recorder" made with both "Python Kivy gui" & C#.
- Record Text
- Record Images (Only copied ones.)
- Record Text with Keyword
- "Always On Top" Window
- Python Version :
1. cd [App Location]
2. pip install -r requirements.txt
3. python App.py
- C# Version : Download
Clipboard Recorder supports Windows, MacOS and Linux operating systems, but it can work anywhere where you can obtain working Python3 runtime.
Clipboard Recorder C# version only supports Windows.
Open an issue in this repo.