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

https://github.com/msimonin/grid5000-applet

G5k GTK applet for ubuntu desktop
https://github.com/msimonin/grid5000-applet

Last synced: 3 months ago
JSON representation

G5k GTK applet for ubuntu desktop

Awesome Lists containing this project

README

        

Here we go :

![Alt text](applet.png "grid5000 applet")

### Launch it

```
python g5k-applet.py -c conf_file
```

If you are using `restfully` you can use the same config file if not, the file can be created with:

```
echo '
uri: https://api.grid5000.fr/sid/grid5000
username: MYLOGIN
password: MYPASSWORD
' > ~/.g5-applet/api.grid5000.fr.yml && chmod 600 ~/.g5k-applet/api.grid5000.fr.yml
```
### Changelog

#### version 0.1

* Periodic check (every 10 min by default)
* Refresh on demand