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
- Host: GitHub
- URL: https://github.com/Aylur/ags
- Owner: Aylur
- License: gpl-3.0
- Created: 2023-06-24T14:19:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T18:07:04.000Z (6 months ago)
- Last Synced: 2024-11-01T19:18:18.291Z (6 months ago)
- Topics: desktop-environment, gtk3, unixporn, wayland
- Language: TypeScript
- Homepage:
- Size: 870 KB
- Stars: 2,221
- Watchers: 14
- Forks: 116
- Open Issues: 90
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-linux-ricing - ags - Very customizable and extensible shell. (Bar / Nerd Fonts)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/Aylur/ags - Linux Wayland desktop widgets (Customizations / Linux)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/Aylur/ags - Linux Wayland desktop widgets (Customizations / Linux)
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/).