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
- Host: GitHub
- URL: https://github.com/msimonin/grid5000-applet
- Owner: msimonin
- Created: 2014-02-20T20:33:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-24T17:55:00.000Z (over 11 years ago)
- Last Synced: 2025-01-12T19:45:24.101Z (5 months ago)
- Language: Python
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here we go :

### 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