Home

Awesome

ztick

Tiny notes app written in Zig and Gtk4.

Motivation for writing this app is majorly personal use and learning zig. I hope it helps other folks to learn zig.

Image

Image

Build

zig build

Should produce output binary in zig-out directory.

Prerequisite

Instructions

By default ztick writes all pages in a static file, in the current directory of the ztick binary.

Note

Following project is under development and a hobby project.