Jonathan Carter ed2ddb0a77 list debian deps
2025-12-10 21:18:21 +02:00
2024-12-18 20:48:18 +02:00
2025-12-10 21:18:21 +02:00
2025-08-26 15:58:42 +02:00
2024-12-18 20:28:19 +02:00
2025-12-10 21:18:21 +02:00

Blippie System Installer Hexagon

Welcome

Welcome to System Installer, a powerful toolkit for setting up an installer for operating systems.

Installer screenshot

Dependencies:

  • flask
  • pytest
  • coverage
  • gettext

Recommended:

  • libjs-htmx (needed if the web front-end is to be used)
  • sass-stylesheets-bulma (needed if the web front-end is to be used)
  • libxapp-gtk3-module

On Debian-based systems, you should get everything with the following:

apt install python3-flask python3-command-runner  python3-pytest python3-dmm gettext libjs-htmx sass-stylesheets-bulma fonts-fork-awesome

Development

Please Note: This project is in early development, and if you have stumbled across this page, please note that it is nowhere near ready for production use yet. Hopefully that changes over the next few months!

Translations

This project uses gettext for translations. More instruction to follow...

Modules

Back-end modules:

  • TODO: Explain DMM modules

Front-end modules:

  • TODO: Explain Flask blueprint files

API:

A stable API doesn't exist yet, but it's planned!

License

This software is released under the GPL-2 license or later. See the LICENSE file for additional details.

Description
The core of the system-installer utility
Readme 1.2 MiB
Languages
Python 54.6%
HTML 41.8%
CSS 3.6%