Skip to content

Nightails/widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nightails Widget

A set of desktop widget build in Python with Astal.

This project is build in participant with the Boot.dev Hackathon 2025.

Dependencies

Build from Source

  • development
meson setup build --wipe --prefix "$(pwd)/result"
meson install -C build
./result/bin/nightails-widget
  • installing
meson setup build --wipe
meson install -C build
nightails-widget

About

Hyprland widget build with Astal in Python.

Resources

Stars

Watchers

Forks