blob: ff1d9a1391cece9040594d9f41067174725696ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# TypeScript Examples
## Gtk3
### [Simple Bar](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/simple-bar)

### [Notification Popups](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/notifications)

### [Applauncher](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/applauncher)

### [Media Player](https://github.com/Aylur/astal/tree/main/examples/gtk3/js/media-player)

|