Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 544 Bytes

File metadata and controls

30 lines (20 loc) · 544 Bytes

Solar is Deprecated

Try out any of these great apps!

Template Screenshot

Solar

A simple calendar app.

🛠️ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libhelium-1
meson
valac
blueprint-compiler

🏗️ Building

Simply clone this repo, then:

meson _build --prefix=/usr && cd _build
sudo ninja install