https://github.com/aylur/ags
Scaffolding CLI for Astal+TypeScript
https://github.com/aylur/ags
gtk3 gtk4 layer-shell unixporn wayland
Last synced: 5 months ago
JSON representation
Scaffolding CLI for Astal+TypeScript
- Host: GitHub
- URL: https://github.com/aylur/ags
- Owner: Aylur
- License: gpl-3.0
- Created: 2023-06-24T14:19:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T18:01:17.000Z (6 months ago)
- Last Synced: 2025-05-09T00:34:29.550Z (5 months ago)
- Topics: gtk3, gtk4, layer-shell, unixporn, wayland
- Language: Go
- Homepage: https://aylur.github.io/ags/
- Size: 1.12 MB
- Stars: 2,551
- Watchers: 18
- Forks: 138
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# AGS
CLI around [Astal](https://github.com/aylur/astal) to scaffold and run projects.
Astal is a set of libraries written in Vala/C that makes writing a Desktop Shell easy.
It also has an accompanying JavaScript library which lets you write Desktop Shells in JSX running on GJS.
GJS is a JavaScript runtime built on Firefox's SpiderMonkey JavaScript engine and the GNOME platform libraries, the same runtime [GNOME Shell](https://gitlab.gnome.org/GNOME/gnome-shell) runs on.## Get started
To get started read the [wiki](https://aylur.github.io/ags).
> [!NOTE]
> Wiki of the legacy v1 is still available on [aylur.github.io/ags-docs/](https://aylur.github.io/ags-docs/).