Skip to content
/ tools Public

Experiment with golang and gtk4. Some usefull tools (for me).

Notifications You must be signed in to change notification settings

kloneets/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koko Tools

This repository is for experiments on GO with GTK4.

There will be some basic tools for everyday use.

Books

This tool just calculate how many pages would be read in another edition of the book.

Password generator

Generate random passwords

Notes

You can now save notes

Building and running

Build

Requirements

  • golang 1.20+
  • gtk4
  • glib2
  • gobject-introspection-1.0

First build will take more time than others

go build -o koko-tools

Run

./koko-tools

About

Experiment with golang and gtk4. Some usefull tools (for me).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages