DEV Community

Alfonso Siciliano
Alfonso Siciliano

Posted on

bsddialog

Currently I am coding a script with a Text User Interface to set up my FreeBSD Desktop Environment, the idea is to use dialog to build graphical widgets, the previous post of the "My FreeBSD Desktop Setting" series shows a preview.

Unfortunately I realized that dialog is released under the GNU GPL License (Wikipedia link) despite it is in the FreeBSD source code https://cgit.freebsd.org/src/tree/gnu. Although my script is under a permissive license I will be bound to the GPL and I will not be able to use my script for personal/commercial/freelance purposes. In conclusion, I am working on a new project: bsddialog to provide the features of dialogs under the BSD-2-Clause license, Hello World!:

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay