Desktop gadgets for linux!
Find a file
2024-12-02 13:52:27 -05:00
src Add the main functions 2024-12-02 13:52:27 -05:00
build.sh Add the main functions 2024-12-02 13:52:27 -05:00
LICENSE Initial commit 2024-12-02 18:26:35 +00:00
README.md Add the main functions 2024-12-02 13:52:27 -05:00

Looker

Desktop gadgets for Linux!

Building

Looker can be built using vala. On an elementary OS system (the only officially supported by me platform)

Installing dependencies

sudo apt install elementary-sdk

Using Valac directly

valac --pkg gtk4 /src/main.vala

Using build sh

chmod +x build.sh ./build.sh