blob: 81a6f35e610df3063abb6ec2f695ce81ff0db339 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# 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)

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

|