Lang / Vala

DDB - Object Key Vale Store

DDB is a simple in memory key value store with the goal to serve as IPC (Inter Process Communication) infrastructure between simple and less simple scripts.

Dragonstone - Gemini/Gopher Browser

Dragonstone is a browser for the Gopher and Gemini protocols built with Gtk 3.

Lunar Widgets - Lua scriptable Gtk Widgets

Lua scripting for Gtk without gobject introspection, similar to eww, useful for prototyping

Vala project setup script

This project is a lua script that automates the process of setting up a project with vala, meson and git. Similar to what happens when yo tell cargo or go to create a new project. It also sets up some helper scripts and a README with build instructions.