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.
- Render Ubuntu
- Render Fedora
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.