Note
Asira is still in early development. Breaking changes may and will occur.
- Asira aims to be WM agnostic, targeted at pro-users who like to configure their OS mostly through files.
- Install Astal and its libraries
- Apps
- Battery
- Bluetooth
- Hyprland (currently only workspaces)
- Mpris
- Network
- Notifd
- WirePlumber
- Install AGS2
- Install Bun
# clone this repo
git clone https://github.com/ad-on-is/asira
cd asira
# copy init file
cp init.example.tsx init.tsx
# install dependencies
bun i
# download the icons form here
# https://github.com/rodrigokamada/openweathermap/tree/master/src/images
# and save them to ~/.local/share/ow-icons
# to run the shell
ags -d $(pwd) run
# to run the launcher
ags -d $(pwd) run
# to toggle the launcher (Use this as your keyboard shortcut)
astal -i asira-launcher "show"
- Aylur for developing Astal and AGSv2
- JohnOberhauser for an MVP on using AGSv2