A Dashing widget that searches for a Sonos device that is currently playing music, and displays Now Playing information and album artwork.
Utilises soffe's Sonos controller.
Please add the following lines to your gemfile:
| { | |
| "swagger": "2.0", | |
| "info": { | |
| "description": "This is the Signal Cli REST API documentation.", | |
| "title": "Signal Cli REST API", | |
| "contact": {}, | |
| "version": "1.0" | |
| }, | |
| "basePath": "/", | |
| "paths": { |
| <script context="module"> | |
| let title, message; | |
| let warning = false | |
| export const error = (m, t) => { | |
| message = m | |
| title = t | |
| warning = true | |
| console.log(message) | |
| } |
| given: | |
| a = 1 | |
| b = 2 | |
| ------------ | |
| if (a == 1): | |
| print "a is 1" | |
| if (b == 2): | |
| print "b is 2" |
| import processing.core.PApplet; | |
| import java.util.HashSet; | |
| import java.util.Set; | |
| import java.util.stream.Collectors; | |
| public class Fireburst extends PApplet { | |
| private Set<FlameGenerator> generators; | |
| public static void main(String args[]) { |
| Nothing locally is stored, except the content of the facebook messages, which includes a link to your Facebook profile. |
A Dashing widget that searches for a Sonos device that is currently playing music, and displays Now Playing information and album artwork.
Utilises soffe's Sonos controller.
Please add the following lines to your gemfile:
| ### Keybase proof | |
| I hereby claim: | |
| * I am crummy on github. | |
| * I am crummy (https://keybase.io/crummy) on keybase. | |
| * I have a public key whose fingerprint is 4264 4D5E 3F3E D77C 9E54 8E0E 41AB 375C 8528 8D0B | |
| To claim this, I am signing this object: |