I used this website http://domoticx.com/digitale-fotolijst-merkloos/ to get some reference into accessing the photoframe. Wanted to translate some of it as well as add some of my own notes.
- Uses 5v power
// ==UserScript== | |
// @name Thingiverse speed downloader | |
// @namespace http://tampermonkey.net/ | |
// @version 0.4 | |
// @description Just straight up download the .zip and not having to wait for 5 secs or be stopped by anti-adblock. Thanks to Deses, scoutman57, kohrar and quantumfrost for updates ! | |
// @author ErkHal | |
// @include https://www.thingiverse.com/thing:* | |
// @exclude https://www.thingiverse.com/thing:*/edit* | |
// @require http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js | |
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js |
I used this website http://domoticx.com/digitale-fotolijst-merkloos/ to get some reference into accessing the photoframe. Wanted to translate some of it as well as add some of my own notes.
cat << "EOF" | |
_____ | |
.'/L|__`. | |
/ =[_]O|` \ | |
|"+_____":| | |
__:='|____`-:__ | |
||[] ||====| []|| | |
||[] | |=| | []|| | |
|:||_|=|U| |_||:| |
The following instructions are based on a reddit comment of u/zolixes and cleaned up/modified by me.
jenkins-steam-runtime-beta-release_0.20190320.2
(As seen from Help -> System Information -> Steam Runtime Version)There is a file: /lib/udev/rules/99-steam-controller-perms.rules (if no rules related to steam are found install the steam-devices package and this file will appear).