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

README.md

Scratch Pad

The simplest scratchpad for copy and paste.

Installation

''' cmake . && make && sudo make install '''