<feed xmlns='http://www.w3.org/2005/Atom'>
<title>krino.git/gui/internal/model/about.go, branch main</title>
<subtitle>rule-based file sorter in Go, shows the plan before touching anything, applies only the files you choose, and can undo any run, with s-expression rules and a GTK 4 window</subtitle>
<id>https://git.labunix.xyz/krino.git/atom?h=main</id>
<link rel='self' href='https://git.labunix.xyz/krino.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/'/>
<updated>2026-09-17T10:34:28Z</updated>
<entry>
<title>the repository has a public address</title>
<updated>2026-09-17T10:34:28Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-17T10:34:28Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=ca35dfc540bb86ebe193dd186ac6bb5276a93c2e'/>
<id>urn:sha1:ca35dfc540bb86ebe193dd186ac6bb5276a93c2e</id>
<content type='text'>
https://git.labunix.xyz/krino.git, on cgit and clonable without an
account. About shows it and the README's status says how to clone;
go install still needs a module path that is a URL.
</content>
</entry>
<entry>
<title>the contact address is lukas@labunix.xyz</title>
<updated>2026-09-17T10:30:53Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-17T10:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=a22939d28ce7472acfd3a2c06643428c2b28fc87'/>
<id>urn:sha1:a22939d28ce7472acfd3a2c06643428c2b28fc87</id>
<content type='text'>
The same address the commits are authored from, rather than a second
one to keep working.
</content>
</entry>
<entry>
<title>gui: the toolbar in the order things happen, and an About block</title>
<updated>2026-09-17T09:44:09Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-09-17T09:44:09Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/krino.git/commit/?id=629ec29e33506a9bf96f552dcc2e6b6cd0560916'/>
<id>urn:sha1:629ec29e33506a9bf96f552dcc2e6b6cd0560916</id>
<content type='text'>
The Plan bar now reads left to right as the work does: which
directory, how it should be listed, what of it, where it is on disk -
then Scan, and only then what to do with what came back. Scan carries
the theme's accent, being the button that starts everything.

Settings ends with About: the program and the version it was built
as, what it is in a sentence, the licence, and who to write to. The
text is model.About so it is tested; ui.Version is stamped by main.

leak-check knows krino's own contact address, so the address check
stays useful without a per-clone setting.
</content>
</entry>
</feed>
