Skip to content

Instantly share code, notes, and snippets.

View yannrouillard's full-sized avatar

Yann Rouillard yannrouillard

View GitHub Profile
# !/bin/bash
# Copyright (c) 2011 Float Mobile Learning
# http://www.floatlearning.com/
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
@yannrouillard
yannrouillard / README.md
Last active August 29, 2015 14:16 — forked from rowanu/README.md

Dashing Ringing Hotness Widget

Are you dashing? Are you hot? Then you need the Dashing Ringing Hotness Widget!

See the blog post for more details.

This widget is a fork of original Hotness widget with support for sound alert added.

About

Hot Progress Bar Widget

Description

This widget is a fork of the original Progress Bar Widget, a widget made for Dashing.

The original widget shows multiple animated progress bars and reacts dynamically to new information being passed in. This forked widget adds the possibility to define warning and critical thresholds for each progress bars, which will change their color depending on the threshold reached.

Anything with a current state and with a projected max/goal state can easily be represented with this widget.