toolbar-strip

Toolbar image strip assembler

This python script generates a bitmap strip that can be used as a toolbar resource for windows applications.

Toolbar

Toolbar

Toolbar

Repo

https://github.com/ovidiuvio/toolbar-strip.git

Functionality

Usage

Define toolbar items in toolbar.json:

[
  "images/icons8-about-16.png",
  "images/icons8-web-16.png",
  "images/icons8-settings.svg",
  "images/icons8-console-16.png",
  "images/icons8-memory-16.png",
  "images/icons8-file.svg",
  "images/icons8-save-16.png"
]

Assemble the toolbar strip:

python3 toolbar.py

This will combine the icons listed in toolbar.json into a single PNG image named toolbar.png.

Toolbar

Icons from https://icons8.com/