Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniqss/shell
simple wip hyprland shell made with astal
https://github.com/daniqss/shell
astal hyprland scss tsx wayland
Last synced: about 1 month ago
JSON representation
simple wip hyprland shell made with astal
- Host: GitHub
- URL: https://github.com/daniqss/shell
- Owner: daniqss
- Created: 2024-11-22T00:19:36.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T16:18:46.000Z (about 2 months ago)
- Last Synced: 2024-11-30T17:27:45.826Z (about 2 months ago)
- Topics: astal, hyprland, scss, tsx, wayland
- Language: TypeScript
- Homepage:
- Size: 2.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my shell
WIP shell made with [astal](https://aylur.github.io/astal/) and [ags](https://aylur.github.io/ags/), written in typescript. Now is basically my waybar bar but written with astal. I'll be adding progressivly most of my workflow, including menus made with rofi## features
- [x] bar
- [x] better workspaces widget
- [ ] launcher
- [ ] taskbar
- [ ] clipboard, network, volume, brightness...## how to use
you must need some dependencies
- ags
- astal
- hyprqtile (if you don't want it, just change [the Workspaces widget](widget/left.tsx))
- dart-sass```bash
git clone https://github.com/daniqss/shell
cd shell
ags run .
```## screenshots
![](./assets/image.png)