Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://aylur.github.io/ags/
Scaffolding CLI for Astal+TypeScript
https://aylur.github.io/ags/
gtk3 gtk4 layer-shell unixporn wayland
Last synced: 16 days ago
JSON representation
Scaffolding CLI for Astal+TypeScript
- Host: GitHub
- URL: https://aylur.github.io/ags/
- Owner: Aylur
- License: gpl-3.0
- Created: 2023-06-24T14:19:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T22:21:16.000Z (22 days ago)
- Last Synced: 2025-01-24T01:12:02.112Z (22 days ago)
- Topics: gtk3, gtk4, layer-shell, unixporn, wayland
- Language: Go
- Homepage: https://aylur.github.io/ags/
- Size: 1.04 MB
- Stars: 2,380
- Watchers: 17
- Forks: 126
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-hyprland - ags
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/).