summaryrefslogtreecommitdiff
path: root/examples/js/simple-bar/README.md
diff options
context:
space:
mode:
authorAylur <[email protected]>2024-09-07 20:05:52 +0000
committerAylur <[email protected]>2024-09-07 20:05:52 +0000
commit96757838fc1655ed9ad3118ae915c8cdf091fe35 (patch)
treea9cc9c8e19a145d039c9f9f188599ca7fe72fdce /examples/js/simple-bar/README.md
parent639e92a2d35915aab8f7178be3fec7d099b16ee3 (diff)
add: js bar example
Diffstat (limited to 'examples/js/simple-bar/README.md')
-rw-r--r--examples/js/simple-bar/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/js/simple-bar/README.md b/examples/js/simple-bar/README.md
new file mode 100644
index 0000000..a0d7bcb
--- /dev/null
+++ b/examples/js/simple-bar/README.md
@@ -0,0 +1,9 @@
+# Simple Bar Example
+
+A simple bar for Hyprland using
+
+- [Audio library](https://aylur.github.io/astal/libraries/audio).
+- [Battery library](https://aylur.github.io/astal/libraries/battery).
+- [Hyprland library](https://aylur.github.io/astal/libraries/hyprland).
+- [Mpris library](https://aylur.github.io/astal/libraries/mpris).
+- [Network library](https://aylur.github.io/astal/libraries/network).