Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: probono on January 05, 2013, 12:46:58 pm
-
I've created a DigiUSB Monitor standalone executable for Linux.
This was made for Ubuntu 12.10 (32 bit) but it might work on other systems too.
# Download
wget "https://dl.dropbox.com/s/46ylc6xa5qbj0oz/DigiUSB%20Monitor?dl=1" -O "DigiUSB Monitor"
# Make executable
chmod a+x "DigiUSB Monitor"
# Run
sudo "./DigiUSB Monitor"
# In case you're interested what's inside this bundle, you can mount it:
mkdir DigiUSBMonitor.AppDir
sudo mount -oloop "./DigiUSB Monitor" DigiUSBMonitor.AppDir/
ls DigiUSBMonitor.AppDir/