An open API service indexing awesome lists of open source software.

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

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.