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

https://github.com/Aylur/ags

A customizable and extensible shell
https://github.com/Aylur/ags

desktop-environment gtk3 unixporn wayland

Last synced: 14 days ago
JSON representation

A customizable and extensible shell

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