clipshort Table of contents Table of contents Project structure Project structure clipshort/ ├─ cmake/ │ └─ FindLibClipboard.cmake ├─ src/ │ ├─ clipshort.c │ ├─ CMakeLists.txt │ ├─ net.c │ ├─ net.h │ ├─ string.h │ ├─ urlshort.c │ └─ urlshort.h ├─ CMakeLists.txt └─ PKGBUILD