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

https://github.com/drklrd/get-up-stand-up

A stupidly simple Ubuntu applet using Python2 GTK.
https://github.com/drklrd/get-up-stand-up

Last synced: 7 days ago
JSON representation

A stupidly simple Ubuntu applet using Python2 GTK.

Awesome Lists containing this project

README

          

# get-up-stand-up

### A stupidly simple Ubuntu applet using Python2 GTK.

This will remind you to stop coding and stretch yourself up at some regular interval.

![Start Image](https://raw.githubusercontent.com/drklrd/get-up-stand-up/master/resources/start.png)

![Getup Image](https://raw.githubusercontent.com/drklrd/get-up-stand-up/master/resources/getup.png)

# Use at your own risk.

Clone the repo and then :

```sh
$ python2 applet.py
```