aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 606a734f5d628220c1ee411b366cbe48e2c053a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Simple Graphical Shutdown Dialog

This is a simple graphical shutdown dialog for Linux. It is written in Python and uses Tkinter for the GUI.

## Installation

### Arch Linux

```bash
yay -S sgsd
```