Skip to content

kg04ls/Heinzel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heinzel

Deadly simple program menu. Tkinter is used as a gui reference.

screencast

Installation

Install tkinter in your distro. For example ( Arch ):

pacman -S tk

then install requirements

pip3 install requirements.txt

Usage

In Heinzel you can use modules ( Heinzel/modules) To run the program: Heinzel -m "module name" For example Heinzel -m run

You can create your own modules manual

Why such a name, what does it mean?

Heinzel or Heinzelmännchen - in German folklore, a homely spirit, for a modest fee - a jug of milk or a saucer of cream - he will do almost all the housework: washing dishes, sweeping the floors, taking care of livestock.

heinzels

So this program, like a helper spirit, helps to quickly get to work by displaying a list of programs. And unlike a magical creature, it does not even require a jug of milk.

Features:

  • nice and minimalistic interface
  • lightness
  • modular system
  • a small number of lines of code, which allows you to quickly make changes to the code base
  • simple config file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages