Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/).