https://github.com/surrsurus/genexit
Simple GUI shutdown menu for tiling WMs in Python inspired by cb-exit
https://github.com/surrsurus/genexit
cb-exit crunchbang gui logoff openbox python python2 reboot script shutdown tiling window-manager
Last synced: 7 months ago
JSON representation
Simple GUI shutdown menu for tiling WMs in Python inspired by cb-exit
- Host: GitHub
- URL: https://github.com/surrsurus/genexit
- Owner: surrsurus
- License: gpl-3.0
- Created: 2017-07-04T03:40:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T04:04:36.000Z (over 8 years ago)
- Last Synced: 2025-03-13T08:18:55.423Z (11 months ago)
- Topics: cb-exit, crunchbang, gui, logoff, openbox, python, python2, reboot, script, shutdown, tiling, window-manager
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genexit
Simple GUI shutdown menu for tiling WMs in Python inspired by [cb-exit](https://github.com/super-nathan/cb-exit).
# How to Use
This is a **linux only** script that uses **python 2**
You should be able to run this by using the python interpreter, or by chmodding it and sticking it in your bin folder so you can run it easily from the commandline.
This menu has four options: cancel, logoff, reboot, and shutdown. More buttons can be added, removed, and moved around easily.