2025-04-04 21:43:14 +02:00
2024-12-18 20:48:18 +02:00
2025-04-04 21:43:14 +02:00
2024-12-18 20:28:19 +02:00
2024-12-18 20:56:12 +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
  • libxapp-gtk3-module
  • 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)

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%