docs: add BSD licence and translations details

This commit is contained in:
Iain Learmonth 2026-04-05 11:22:30 +01:00
parent cea1d5486a
commit ed8723ee6b
2 changed files with 52 additions and 4 deletions

View file

@ -1,7 +1,16 @@
## Butter Portal
Butter Portal
=============
This is a flask application that will replace the current static butterbox portal.
Some screenshots:
[![Translation status](https://hosted.weblate.org/widget/sr2/butter-portal/svg-badge.svg)](https://hosted.weblate.org/engage/sr2/)
[![License](https://img.shields.io/badge/License-BSD_2--Clause-orange.svg)](https://opensource.org/licenses/BSD-2-Clause)
This is a [Flask](https://palletsprojects.com/projects/flask/) application that
serves as the primary UI for the [Butter Box](https://likebutter.app/) project.
This is a from scratch reimplementation of the original UI with new enhancements
and features.
Screenshots
-----------
<img src="butter-new-portal.jpg" width="400">
@ -10,4 +19,21 @@ Some screenshots:
<img src="butter-new-portal4.jpg" width="400">
<img src="butter-new-portal5.jpg" width="400">
<img src="butter-new-portal6.jpg" width="400">
<img src="butter-new-portal6.jpg" width="400">
Translations
------------
Snapshot templates support localisation.
Translations of strings in the template are managed on Weblate.
<a href="https://hosted.weblate.org/engage/sr2/">
<img src="https://hosted.weblate.org/widget/sr2/butter-portal/multi-auto.svg" alt="Translation status" />
</a>
Licence & Copyright
-------------------
&copy; SR2 Communications Limited. See [LICENCE](./LICENCE) for details of the
BSD 2-clause licence.