# Scratch Pad
The simplest scratchpad for copy and paste.
<img src="./scratchpad.svg" width="200">
# Installation
```console
git clone https://git.gado.club/orkun/scratchpad.git
cd scratchpad
cmake . && make && sudo make install
```