Skip to content

WiLuX-Source/Clipboard-Recorder

Repository files navigation

Clipboard Recorder

Last Update License Discord GitHub release version


Description

Simple "Clipboard Recorder" made with both "Python Kivy gui" & C#.


Features

  • Record Text
  • Record Images (Only copied ones.)
  • Record Text with Keyword
  • "Always On Top" Window

Installation

  • Python Version :
   1. cd [App Location]
   2. pip install -r requirements.txt
   3. python App.py

Compatibility

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.


FAQ

I found a bug what to do?

Open an issue in this repo.