... and most probably the last commit ever, I hope. |
||
|---|---|---|
| .gitignore | ||
| CMakeLists.txt | ||
| README.md | ||
| main.cpp | ||
| scratchpad.desktop | ||
| scratchpad.svg | ||
README.md
Scratch Pad
The simplest scratchpad for copy and paste.
Installation
git clone https://git.gado.club/orkun/scratchpad.git
cd scratchpad
cmake . && make && sudo make install