Skip to content

Instantly share code, notes, and snippets.

View xarkes's full-sized avatar
🍎
Eating an apple.

xarkes

🍎
Eating an apple.
View GitHub Profile
@xarkes
xarkes / Ensimag ADE EDT (bash script)
Created November 29, 2016 21:42
Script à l'arrache pour télécharger l'emploi du temps au format gif
#!/bin/bash
USER="xxxx"
WIDTH="1920"
HEIGHT="1080"
### Ask password
if [ "$WINDOWID" -gt 0 ]; then
echo -n "Enter host password for user '$USER': "