Aedifico

Simplicity is prerequisite for reliability -- Edsger W.Dijkstra

What is Aedifico ?

Aedifico goal is to be more or less a webmin replacement. In order to make it easier to use and to extends, we have decide to :

  • Use Python as a programming langage to improve the code readability and maintenance
  • Use a RESTful daemon and a web client in order to decouple the real managment code from the interface.

You can find a description of the design of the project on AedificoDesign

Check it out

The svn repository is currently private

More information

The README contains more detailed information on how to get started, features, dependencies, and plans.

Releases

No releases for the moment

HELP !

You can help us out with the following:

  • Suggest ideas !
  • Make me a nice logo or icon ! Gratitude will be bestowed upon you.

The best solution if you would like to contribute to the project is to read the HowToContribute page.