An assortment of scripts and programs that pulls in info from our repositories and puts out a website.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

47 lines
1.8 KiB

<div id="main">
<div class="header">
3 years ago
<h1><img class="pure-img-responsive" src="/images/software-suite.png" alt="Welcome to Laborejo Software Suite!"></h1>
</div> <!-- header -->
3 years ago
<div class="content">
<p style="text-align:center">
<small>Last website update: PYREPLACE_DATE</small>
</p>
3 years ago
<p>
Laborejo Software Suite is a group of programs to make music (and also the name of its main program).
3 years ago
Everything is free in every sense of the word: free of cost, free to share and use, free of
spyware or ads, free-and-open-source.
</p>
<p>
3 years ago
The programs have very different target groups. For example: while Laborejo itself is made for
advanced composers with classical background Patroneo is made specificially for beginners who
only know the very basics about music.
</p>
<p><h2 class="content-subhead">Overview</h2></p>
<ul> <!-- List of one liners from their config.py -->PYREPLACE_ONELINERS
</ul>
<p><h2 class="content-subhead">Help and Support</h2></p>
<p>Every program has a comprehensive user manual in multiple languages.</p>
<p>You can write an e-mail to <a href="mailto:info@laborejo.org">info@laborejo.org</a> for any comment or question.</p>
<p>For bugs and issues a <a href="https://www.laborejo.org/bugs/">service</a> has been set up that works without registration. Thank you for your help to make our software better by reporting bugs.</p>
3 years ago
<p><h2 class="content-subhead">Legal Imprint</h2></p>
<p>
Nils Hilbricht<br>
c/o RA Matutis<br>
Berliner Straße 57<br>
14467 Potsdam<br>
Deutschland</p>
<p>
Email: <a href="mailto:info@laborejo.org">info@laborejo.org</a><br>
Tel: 0221 98657450
</p>
</p>
</div> <!-- content -->
</div> <!-- main -->