Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.1 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.1 KB

Silidock

simple lightweight dockbar

This is an insufficiant tested version. I wrote it mainly to practice the programing language C/C++.

Silidock is a simple dockbar, available for Linux and Windows, written in C++, using the FLTK toolkit. It can be configured using two scripts: one script for adding and removing applications, the other to set size, position, columns and date display.

The folder "imgs" contains the button images and must be in the same directory.

This program follows the principle of "keep it simple". It does nothing but launch applications via button click, except (optional) displays date and time. And there is no intention to extend the functionality in the future.

ToDos in the (probably not near) future:

  • Test this version on different Linux and Windows platforms.
  • Test especially for Fluxbox, E17...
  • Migrate to FreeBSD and maybe other BSDs. In the future:
  • Make it easier to use: replace scripts for configuration, Windows: extract images from .exe files.

Web: You can find (insufficiently tested) binaries there: http://op.dr.eck.cologne/en/prog/silidock/