flouthoc / ztick

tiny desktop utility to keep notes ( with no features ). Written in zig and gtk4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • Render Ubuntu

Image

  • Render Fedora

Image

Build

zig build

Should produce output binary in zig-out directory.

Prerequisite

  • Zig
  • Gtk4

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.

About

tiny desktop utility to keep notes ( with no features ). Written in zig and gtk4


Languages

Language:Zig 100.0%