Go to file
orkun 100fb516b1 Initial
... and most probably the last commit ever, I hope.
2025-02-01 23:03:55 +03:00
.gitignore Initial 2025-02-01 23:03:55 +03:00
CMakeLists.txt Initial 2025-02-01 23:03:55 +03:00
README.md Initial 2025-02-01 23:03:55 +03:00
main.cpp Initial 2025-02-01 23:03:55 +03:00
scratchpad.desktop Initial 2025-02-01 23:03:55 +03:00
scratchpad.svg Initial 2025-02-01 23:03:55 +03:00

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