summaryrefslogtreecommitdiff
path: root/examples/py/starter-bar/README.md
blob: b3a14ce8058a627b311327a9ecbcdf89cad21eb5 (plain)
1
2
3
4
5
6
7
# Starter Bar Example

A starter bar that shows a label and the date.

> [!NOTE]
> This code is not ideal to work with as it requires too much boilerplate compared to AGS.
> If you want to use python try picking up the [python library](https://github.com/Aylur/astal/tree/feat/python/core/python).