-
Notifications
You must be signed in to change notification settings - Fork 0
andeee/clj-dreamote
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# clj-dreamote A simple clojure library to remote control your dreambox ## Usage ; example: first press 1 two times, then OK ; when in tv-mode zaps to channel 11 (use 'clj-dreamote.core) (with-remote {:host "dm600pvr" :auth ["root" "dreambox"]} (press 1 2) (press 'ok)) For available press symbols see src/core.clj For more examples see scripts folder ## License Copyright (C) 2010 Andreas Wurzer Distributed under the Eclipse Public License, the same as Clojure.
About
clojure library to remote control your dreambox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published