Repositories
dss-add-ons
dss-add-ons
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/dss-add-ons.git dss-add-ons cd dss-add-ons
Add this repository as a remote to an existing local repository:
git remote add dss-add-ons git://gitorious.digitalstrom.org/dss-add-ons/dss-add-ons.git git fetch dss-add-ons git checkout -b my-local-tracking-branch dss-add-ons/master_or_other_branch
jins-dss-add-ons
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~jin/dss-add-ons/jins-dss-add-ons.git jins-dss-add-ons cd jins-dss-add-ons
Add this repository as a remote to an existing local repository:
git remote add jins-dss-add-ons git://gitorious.digitalstrom.org/~jin/dss-add-ons/jins-dss-add-ons.git git fetch jins-dss-add-ons git checkout -b my-local-tracking-branch jins-dss-add-ons/master_or_other_branch
sscholzs-dss-add-ons
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-dss-add-ons.git sscholzs-dss-add-ons cd sscholzs-dss-add-ons
Add this repository as a remote to an existing local repository:
git remote add sscholzs-dss-add-ons git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-dss-add-ons.git git fetch sscholzs-dss-add-ons git checkout -b my-local-tracking-branch sscholzs-dss-add-ons/master_or_other_branch
andreas-dss-add-ons
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-dss-add-ons.git andreas-dss-add-ons cd andreas-dss-add-ons
Add this repository as a remote to an existing local repository:
git remote add andreas-dss-add-ons git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-dss-add-ons.git git fetch andreas-dss-add-ons git checkout -b my-local-tracking-branch andreas-dss-add-ons/master_or_other_branch
retos-dss-add-ons
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-dss-add-ons.git retos-dss-add-ons cd retos-dss-add-ons
Add this repository as a remote to an existing local repository:
git remote add retos-dss-add-ons git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-dss-add-ons.git git fetch retos-dss-add-ons git checkout -b my-local-tracking-branch retos-dss-add-ons/master_or_other_branch
myenersave
metering app for the MyEnersave service
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/myenersave.git myenersave cd myenersave
Add this repository as a remote to an existing local repository:
git remote add myenersave git://gitorious.digitalstrom.org/dss-add-ons/myenersave.git git fetch myenersave git checkout -b my-local-tracking-branch myenersave/master_or_other_branch
eragy-meter
Metering app for the myEragy service
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/eragy-meter.git eragy-meter cd eragy-meter
Add this repository as a remote to an existing local repository:
git remote add eragy-meter git://gitorious.digitalstrom.org/dss-add-ons/eragy-meter.git git fetch eragy-meter git checkout -b my-local-tracking-branch eragy-meter/master_or_other_branch
timed-events
App to intelligently perform actions based on time and date or week days.
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/timed-events.git timed-events cd timed-events
Add this repository as a remote to an existing local repository:
git remote add timed-events git://gitorious.digitalstrom.org/dss-add-ons/timed-events.git git fetch timed-events git checkout -b my-local-tracking-branch timed-events/master_or_other_branch
scene-responder
App to intelligently perform actions based on scene events occurring in the apartment.
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/scene-responder.git scene-responder cd scene-responder
Add this repository as a remote to an existing local repository:
git remote add scene-responder git://gitorious.digitalstrom.org/dss-add-ons/scene-responder.git git fetch scene-responder git checkout -b my-local-tracking-branch scene-responder/master_or_other_branch
auto-off
Automatically turn off devices after a certain delay
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/auto-off.git auto-off cd auto-off
Add this repository as a remote to an existing local repository:
git remote add auto-off git://gitorious.digitalstrom.org/dss-add-ons/auto-off.git git fetch auto-off git checkout -b my-local-tracking-branch auto-off/master_or_other_branch
event-mailer
App that sends emails based on occurring events
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/event-mailer.git event-mailer cd event-mailer
Add this repository as a remote to an existing local repository:
git remote add event-mailer git://gitorious.digitalstrom.org/dss-add-ons/event-mailer.git git fetch event-mailer git checkout -b my-local-tracking-branch event-mailer/master_or_other_branch
metering
Metering app that shows graphs of the apartment’s power consumption
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/metering.git metering cd metering
Add this repository as a remote to an existing local repository:
git remote add metering git://gitorious.digitalstrom.org/dss-add-ons/metering.git git fetch metering git checkout -b my-local-tracking-branch metering/master_or_other_branch
andreas-scene-responder
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-scene-responder.git andreas-scene-responder cd andreas-scene-responder
Add this repository as a remote to an existing local repository:
git remote add andreas-scene-responder git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-scene-responder.git git fetch andreas-scene-responder git checkout -b my-local-tracking-branch andreas-scene-responder/master_or_other_branch
andreas-timed-events
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-timed-events.git andreas-timed-events cd andreas-timed-events
Add this repository as a remote to an existing local repository:
git remote add andreas-timed-events git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-timed-events.git git fetch andreas-timed-events git checkout -b my-local-tracking-branch andreas-timed-events/master_or_other_branch
dss-addon-framework
Provides an ExtJs4 based framework for the front end part in creating dSS apps.
It provides a good starting point for new dSS apps and helps in creating a consistent user experience over all apps by means of a standardized look and feel.
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/dss-addon-framework.git dss-addon-framework cd dss-addon-framework
Add this repository as a remote to an existing local repository:
git remote add dss-addon-framework git://gitorious.digitalstrom.org/dss-add-ons/dss-addon-framework.git git fetch dss-addon-framework git checkout -b my-local-tracking-branch dss-addon-framework/master_or_other_branch
andreas-dss-addon-framework
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-dss-addon-framework.git andreas-dss-addon-framework cd andreas-dss-addon-framework
Add this repository as a remote to an existing local repository:
git remote add andreas-dss-addon-framework git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-dss-addon-framework.git git fetch andreas-dss-addon-framework git checkout -b my-local-tracking-branch andreas-dss-addon-framework/master_or_other_branch
sscholzs-metering
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-metering.git sscholzs-metering cd sscholzs-metering
Add this repository as a remote to an existing local repository:
git remote add sscholzs-metering git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-metering.git git fetch sscholzs-metering git checkout -b my-local-tracking-branch sscholzs-metering/master_or_other_branch
andreas-auto-off
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-auto-off.git andreas-auto-off cd andreas-auto-off
Add this repository as a remote to an existing local repository:
git remote add andreas-auto-off git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-auto-off.git git fetch andreas-auto-off git checkout -b my-local-tracking-branch andreas-auto-off/master_or_other_branch
andreas-metering
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-metering.git andreas-metering cd andreas-metering
Add this repository as a remote to an existing local repository:
git remote add andreas-metering git://gitorious.digitalstrom.org/~andreas/dss-add-ons/andreas-metering.git git fetch andreas-metering git checkout -b my-local-tracking-branch andreas-metering/master_or_other_branch
sscholzs-dss-addon-framework
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-dss-addon-framework.git sscholzs-dss-addon-framework cd sscholzs-dss-addon-framework
Add this repository as a remote to an existing local repository:
git remote add sscholzs-dss-addon-framework git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-dss-addon-framework.git git fetch sscholzs-dss-addon-framework git checkout -b my-local-tracking-branch sscholzs-dss-addon-framework/master_or_other_branch
presence-simulator
App Description: more…
Diese Applikation dient als Anwesenheitssimulation für Ihr digitalSTROM Gebäude. Sie kann in Abhängigkeit von eingestellten Urlaubszeiten oder auch der „Gehen“ und „Kommen“ Aktivität nun andere Zeitschaltungen hinterlegen, die Ihr Verhalten entsprechen. Gleichzeitig können nun nicht benötigte Zeitschaltungen des alltäglichen Gebrauchs deaktiviert werden.
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/dss-add-ons/presence-simulator.git presence-simulator cd presence-simulator
Add this repository as a remote to an existing local repository:
git remote add presence-simulator git://gitorious.digitalstrom.org/dss-add-ons/presence-simulator.git git fetch presence-simulator git checkout -b my-local-tracking-branch presence-simulator/master_or_other_branch
mtr-myenersave
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-myenersave.git mtr-myenersave cd mtr-myenersave
Add this repository as a remote to an existing local repository:
git remote add mtr-myenersave git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-myenersave.git git fetch mtr-myenersave git checkout -b my-local-tracking-branch mtr-myenersave/master_or_other_branch
mtr-eragy-meter
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-eragy-meter.git mtr-eragy-meter cd mtr-eragy-meter
Add this repository as a remote to an existing local repository:
git remote add mtr-eragy-meter git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-eragy-meter.git git fetch mtr-eragy-meter git checkout -b my-local-tracking-branch mtr-eragy-meter/master_or_other_branch
mtr-timed-events
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-timed-events.git mtr-timed-events cd mtr-timed-events
Add this repository as a remote to an existing local repository:
git remote add mtr-timed-events git://gitorious.digitalstrom.org/~mtross/dss-add-ons/mtr-timed-events.git git fetch mtr-timed-events git checkout -b my-local-tracking-branch mtr-timed-events/master_or_other_branch
retos-timed-events
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-timed-events.git retos-timed-events cd retos-timed-events
Add this repository as a remote to an existing local repository:
git remote add retos-timed-events git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-timed-events.git git fetch retos-timed-events git checkout -b my-local-tracking-branch retos-timed-events/master_or_other_branch
retos-scene-responder
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-scene-responder.git retos-scene-responder cd retos-scene-responder
Add this repository as a remote to an existing local repository:
git remote add retos-scene-responder git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-scene-responder.git git fetch retos-scene-responder git checkout -b my-local-tracking-branch retos-scene-responder/master_or_other_branch
retos-dss-addon-framework
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-dss-addon-framework.git retos-dss-addon-framework cd retos-dss-addon-framework
Add this repository as a remote to an existing local repository:
git remote add retos-dss-addon-framework git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-dss-addon-framework.git git fetch retos-dss-addon-framework git checkout -b my-local-tracking-branch retos-dss-addon-framework/master_or_other_branch
sscholzs-timed-events
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-timed-events.git sscholzs-timed-events cd sscholzs-timed-events
Add this repository as a remote to an existing local repository:
git remote add sscholzs-timed-events git://gitorious.digitalstrom.org/~sscholz/dss-add-ons/sscholzs-timed-events.git git fetch sscholzs-timed-events git checkout -b my-local-tracking-branch sscholzs-timed-events/master_or_other_branch
retos-auto-off
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-auto-off.git retos-auto-off cd retos-auto-off
Add this repository as a remote to an existing local repository:
git remote add retos-auto-off git://gitorious.digitalstrom.org/~reto/dss-add-ons/retos-auto-off.git git fetch retos-auto-off git checkout -b my-local-tracking-branch retos-auto-off/master_or_other_branch
rkoehlers-myenersave
-
Cloning this repository:
git clone git://gitorious.digitalstrom.org/~rkoehler/dss-add-ons/rkoehlers-myenersave.git rkoehlers-myenersave cd rkoehlers-myenersave
Add this repository as a remote to an existing local repository:
git remote add rkoehlers-myenersave git://gitorious.digitalstrom.org/~rkoehler/dss-add-ons/rkoehlers-myenersave.git git fetch rkoehlers-myenersave git checkout -b my-local-tracking-branch rkoehlers-myenersave/master_or_other_branch
- No clones on Gitorious yet of this repository
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.

